May 19 01:00:06.492421 np0000174568 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 01:00:06.503197 np0000174568 devstack@c-api.service[112109]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 01:00:06 2026] *** May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: nodename: np0000174568 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: machine: x86_64 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: clock source: unix May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: pcre jit disabled May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: detected number of CPU cores: 16 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: current working directory: / May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: detected binary path: /usr/bin/uwsgi-core May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: your processes number limit is 256917 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: your memory page size is 4096 bytes May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: detected max file descriptor number: 2048 May 19 01:00:06.507253 np0000174568 devstack@c-api.service[112109]: lock engine: pthread robust mutexes May 19 01:00:06.508024 np0000174568 devstack@c-api.service[112109]: thunder lock: enabled May 19 01:00:06.508024 np0000174568 devstack@c-api.service[112109]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 01:00:06.508024 np0000174568 devstack@c-api.service[112109]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 01:00:06.508024 np0000174568 devstack@c-api.service[112109]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 01:00:06.508024 np0000174568 devstack@c-api.service[112109]: Set PythonHome to /opt/stack/data/venv May 19 01:00:06.543782 np0000174568 devstack@c-api.service[112109]: Python main interpreter initialized at 0x71f7f9aa3668 May 19 01:00:06.543782 np0000174568 devstack@c-api.service[112109]: python threads support enabled May 19 01:00:06.543782 np0000174568 devstack@c-api.service[112109]: your server socket listen backlog is limited to 100 connections May 19 01:00:06.543782 np0000174568 devstack@c-api.service[112109]: your mercy for graceful operations on workers is 80 seconds May 19 01:00:06.544330 np0000174568 devstack@c-api.service[112109]: mapped 671795 bytes (656 KB) for 4 cores May 19 01:00:06.544718 np0000174568 devstack@c-api.service[112109]: *** Operational MODE: preforking *** May 19 01:00:06.544718 np0000174568 devstack@c-api.service[112109]: *** uWSGI is running in multiple interpreter mode *** May 19 01:00:06.544718 np0000174568 devstack@c-api.service[112109]: spawned uWSGI master process (pid: 112109) May 19 01:00:06.544908 np0000174568 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 01:00:06.545568 np0000174568 devstack@c-api.service[112109]: spawned uWSGI worker 1 (pid: 112110, cores: 1) May 19 01:00:06.546178 np0000174568 devstack@c-api.service[112109]: spawned uWSGI worker 2 (pid: 112111, cores: 1) May 19 01:00:06.546704 np0000174568 devstack@c-api.service[112109]: spawned uWSGI worker 3 (pid: 112112, cores: 1) May 19 01:00:06.547330 np0000174568 devstack@c-api.service[112109]: spawned uWSGI worker 4 (pid: 112113, cores: 1) May 19 01:00:06.547330 np0000174568 devstack@c-api.service[112109]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: we strongly recommend against using it for new projects. May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: framework. For more detail see May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:06.681996 np0000174568 devstack@c-api.service[112111]: import eventlet # noqa May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: we strongly recommend against using it for new projects. May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: framework. For more detail see May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:06.684887 np0000174568 devstack@c-api.service[112113]: import eventlet # noqa May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: we strongly recommend against using it for new projects. May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: framework. For more detail see May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:06.697747 np0000174568 devstack@c-api.service[112112]: import eventlet # noqa May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: we strongly recommend against using it for new projects. May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: If you are already using Eventlet, we recommend migrating to a different May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: framework. For more detail see May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 01:00:06.698825 np0000174568 devstack@c-api.service[112110]: import eventlet # noqa May 19 01:00:06.773570 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:06.773570 np0000174568 devstack@c-api.service[112111]: debtcollector.deprecate( May 19 01:00:06.773688 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:06.773688 np0000174568 devstack@c-api.service[112113]: debtcollector.deprecate( May 19 01:00:06.790738 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:06.790738 np0000174568 devstack@c-api.service[112110]: debtcollector.deprecate( May 19 01:00:06.792275 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 01:00:06.792275 np0000174568 devstack@c-api.service[112112]: debtcollector.deprecate( May 19 01:00:06.860750 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 01:00:06.860750 np0000174568 devstack@c-api.service[112111]: from cgi import parse_header May 19 01:00:06.873982 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 01:00:06.873982 np0000174568 devstack@c-api.service[112110]: from cgi import parse_header May 19 01:00:06.883285 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 01:00:06.883285 np0000174568 devstack@c-api.service[112112]: from cgi import parse_header May 19 01:00:06.884853 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 01:00:06.884853 np0000174568 devstack@c-api.service[112113]: from cgi import parse_header May 19 01:00:06.906802 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 01:00:06.906802 np0000174568 devstack@c-api.service[112111]: removals.removed_module( May 19 01:00:06.907662 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 01:00:06.907662 np0000174568 devstack@c-api.service[112111]: removals.removed_module( May 19 01:00:06.918460 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 01:00:06.918460 np0000174568 devstack@c-api.service[112110]: removals.removed_module( May 19 01:00:06.919696 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 01:00:06.919696 np0000174568 devstack@c-api.service[112110]: removals.removed_module( May 19 01:00:06.929516 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 01:00:06.929516 np0000174568 devstack@c-api.service[112112]: removals.removed_module( May 19 01:00:06.930208 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 01:00:06.930208 np0000174568 devstack@c-api.service[112112]: removals.removed_module( May 19 01:00:06.934935 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 01:00:06.934935 np0000174568 devstack@c-api.service[112113]: removals.removed_module( May 19 01:00:06.935757 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 01:00:06.935757 np0000174568 devstack@c-api.service[112113]: removals.removed_module( May 19 01:00:07.545828 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 01:00:07.545828 np0000174568 devstack@c-api.service[112110]: warnings.warn( May 19 01:00:07.552373 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 01:00:07.552373 np0000174568 devstack@c-api.service[112111]: warnings.warn( May 19 01:00:07.556930 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 01:00:07.556930 np0000174568 devstack@c-api.service[112112]: warnings.warn( May 19 01:00:07.648535 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 01:00:07.648535 np0000174568 devstack@c-api.service[112110]: warnings.warn( May 19 01:00:07.655731 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 01:00:07.655731 np0000174568 devstack@c-api.service[112111]: warnings.warn( May 19 01:00:07.661346 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 01:00:07.661346 np0000174568 devstack@c-api.service[112112]: warnings.warn( May 19 01:00:07.694907 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 01:00:07.694907 np0000174568 devstack@c-api.service[112113]: warnings.warn( May 19 01:00:07.870154 np0000174568 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 01:00:07.870154 np0000174568 devstack@c-api.service[112113]: warnings.warn( May 19 01:00:07.954226 np0000174568 devstack@c-api.service[112112]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 01:00:07.954674 np0000174568 devstack@c-api.service[112112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:07.957198 np0000174568 devstack@c-api.service[112110]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 01:00:07.957387 np0000174568 devstack@c-api.service[112110]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112110) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:07.966904 np0000174568 devstack@c-api.service[112111]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 01:00:07.966904 np0000174568 devstack@c-api.service[112111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:08.044180 np0000174568 devstack@c-api.service[112110]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 01:00:08.044180 np0000174568 devstack@c-api.service[112110]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:08.049159 np0000174568 devstack@c-api.service[112111]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 01:00:08.049159 np0000174568 devstack@c-api.service[112111]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:08.050020 np0000174568 devstack@c-api.service[112112]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 01:00:08.050020 np0000174568 devstack@c-api.service[112112]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:08.188230 np0000174568 devstack@c-api.service[112113]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 01:00:08.188230 np0000174568 devstack@c-api.service[112113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 01:00:08.263700 np0000174568 devstack@c-api.service[112113]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 01:00:08.263700 np0000174568 devstack@c-api.service[112113]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 01:00:08.515766 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:08.516607 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112110) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:08.516943 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:08.517212 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.517212 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.517562 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.517847 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.518254 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.518719 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.519310 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.519799 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.520055 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.520158 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.520158 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.520158 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.520158 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.520285 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.520335 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.520372 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.520410 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.520445 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.520490 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.520526 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.520570 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.520614 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.520650 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.520689 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.520731 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.520767 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.520802 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.520837 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.520886 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.520926 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.523208 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.523269 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.523312 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.523388 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.523433 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.523515 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.523566 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.523606 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.523729 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.523784 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.523846 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.523927 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.523985 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.524048 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.524094 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.524132 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.524177 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.524238 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.524298 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.524351 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.524426 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.526061 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.526145 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.526211 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.526211 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.526325 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.526383 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.526447 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.526503 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.526722 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.526777 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.526777 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.526777 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.526777 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.527011 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.527070 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.527122 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.527122 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.527122 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.527122 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.527122 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.527370 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.527436 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.527492 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.527545 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.527599 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.527698 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.527698 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.527800 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.527862 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.527941 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.527993 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.528042 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.528042 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.528042 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.528042 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.528242 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.528242 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.528242 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.528242 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.528242 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.528500 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.528500 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.529860 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.529967 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.530044 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.530103 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.530166 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.530219 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.530271 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.530322 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.530376 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.530428 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.530481 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.530534 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.530684 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.530754 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.530811 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.530863 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.531609 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.531718 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.531788 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.531848 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.531918 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.531954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.531995 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.532031 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.532082 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.532125 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.532180 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.532245 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.532282 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.532323 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.532358 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.532394 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.532431 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.532484 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.532521 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.532562 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.532599 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.534320 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.534395 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.534440 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.534478 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.534558 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.534602 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.534644 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.534684 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.534735 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.534774 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.534774 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.534853 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.534908 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.534944 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.534988 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.534988 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.535060 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.535108 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.535146 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.535146 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.535221 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.536073 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.536157 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.536157 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.536229 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.536266 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.536316 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.536481 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.536555 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.536618 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.536675 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.536726 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.536726 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.536726 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.536726 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.536965 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.537044 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.537134 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.537205 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.537317 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.537377 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.537467 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.538591 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.538659 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.538730 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.538785 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.538846 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.538926 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.538926 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.539025 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.539080 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.539133 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.539133 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.539133 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.539133 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.539365 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.539422 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.539477 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.539532 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.539596 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.539651 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.539731 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.539789 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.539852 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.539931 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.540006 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.540065 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.540126 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.540126 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.540233 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.540289 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.540289 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.540383 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.540437 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.540513 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.540578 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.540640 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.540693 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.540747 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.540800 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.540851 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.540926 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.540980 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.541034 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.541103 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.541157 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.541157 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.541259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.541750 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.542113 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.542266 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.542329 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.542386 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.542440 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.542513 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.542576 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.542635 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.542697 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.542750 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.542804 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.542884 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.542957 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.543013 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.543065 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.543128 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.543182 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.543234 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.543286 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.543337 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.543387 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.543387 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.547481 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.547561 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.547561 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.547720 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.547720 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.547836 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.547836 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.548626 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.548719 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.548719 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.548837 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.548920 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.549000 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.549057 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.549110 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.549164 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.549229 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.549229 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.549229 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.549362 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.549420 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.549473 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.549538 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.549593 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.549593 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.549593 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.549593 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.549593 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.549832 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.549832 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.549832 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.549832 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.550058 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.550113 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.550166 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.550166 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.550166 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.550307 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.550371 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.550371 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.550466 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.550519 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.550572 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.550623 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.550623 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.550725 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.550776 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.550828 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.550828 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.550828 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.550828 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.550828 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.551532 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.551596 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.551664 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.551762 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.551819 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.551901 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.551976 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.552037 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.552092 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.552145 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.552145 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.552240 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.552292 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.552347 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.552410 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.552466 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.552525 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.552525 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.552633 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.552694 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.552748 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.552809 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.552894 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.552954 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.553363 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.553363 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.553461 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.553514 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.553514 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.553831 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.553913 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.553968 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.554020 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.554020 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.554116 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.554116 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.554116 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.554245 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.554318 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.554373 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.554650 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.554710 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.554762 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.554825 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.555000 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.555000 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.555000 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.555400 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.555555 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.555618 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.555674 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.555815 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.555914 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.555973 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.556028 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.556089 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.556144 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.556144 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.556234 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.556234 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.556326 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.560271 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.560371 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.560371 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.560445 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.560480 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.560543 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.560592 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.561482 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.561548 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.561585 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.561663 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.561723 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.561767 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.561833 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.561894 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.562005 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.562086 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.562179 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.562260 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.562343 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.562436 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.563365 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.563428 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.563473 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.563535 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.563592 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.563650 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.563774 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.563852 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.563978 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.564058 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.564147 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.564222 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.564305 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.564397 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.564511 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.564619 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.564716 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.564815 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.564933 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.565025 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.565117 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.565454 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.565602 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.565648 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.565710 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.565796 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.565884 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.565924 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.565963 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.566013 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.566055 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.566106 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.566145 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.566185 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.566221 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.566259 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.566295 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.566334 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.566376 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.566414 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.566455 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.566503 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.566549 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.566592 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.566637 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.566677 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.566720 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.566764 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.566808 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.566845 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.566932 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.566973 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.567025 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.567063 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.567101 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.567139 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.567183 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.567223 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.567264 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.567264 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.567264 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.567264 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.567264 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.567435 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.567435 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.567510 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.567548 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.567590 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.567627 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.567672 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.567710 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.567796 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.567842 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.567897 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.567948 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.567988 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.568024 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.568062 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.568099 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.568144 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.568181 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.568217 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.568253 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.568291 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.568327 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.568362 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.568404 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.568440 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.568477 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.568521 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.568563 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.568599 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.568635 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.568672 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.568706 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.568744 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.568779 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.568815 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.568857 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.569373 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.569423 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.569458 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.569458 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.569458 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.569458 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.569588 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.569823 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.569823 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.569823 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.569823 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.569990 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.569990 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.569990 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.570101 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.570142 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.570212 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.570264 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.570320 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.570382 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.570382 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.570460 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.570507 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.570547 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.570547 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.570621 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.570621 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.570692 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.571724 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.571724 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.571724 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.571724 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.571724 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.571980 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.572073 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.572114 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.572152 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.572152 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.572152 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.572152 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.572297 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.572297 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.572374 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.572409 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.572440 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.572472 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.572496 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.572523 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.572548 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.572574 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.572597 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.572624 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.572655 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.572682 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.572711 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.572736 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.572765 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.572792 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.572817 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.572842 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.572878 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.572902 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.572902 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.572968 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.572996 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.572996 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.573048 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.573187 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.573187 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.573260 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.573441 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.573528 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.573612 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.573698 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.573776 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.573856 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.573969 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.574056 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.574140 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.574221 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.574305 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.574385 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.574465 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.574553 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.575227 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.575295 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.575353 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.575421 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.575486 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.575537 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.575608 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.575797 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.575877 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.575955 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.576022 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.576083 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.576143 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.576236 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.576544 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.576544 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.576618 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.576647 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.576702 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.576734 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.576759 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.576813 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.576842 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.576938 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.577038 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.577138 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.577233 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.577332 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.577673 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.577741 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.577797 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.577867 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.577916 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.577941 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.577990 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.578024 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.578051 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.578076 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.578158 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.578242 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.578322 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.578404 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.578433 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.578495 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.578574 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.578640 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.578725 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.578775 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.578801 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.578879 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.578915 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.578980 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.579064 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.579146 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.579226 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.579313 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.579695 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.579823 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.579932 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.580024 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.580107 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.580189 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.580282 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.580952 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.581022 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.581064 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.581131 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.581185 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.581251 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.581292 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.581330 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.581366 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.581404 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.581450 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.581499 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.581550 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.581587 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.581587 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.581653 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.581689 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.581732 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.626673 np0000174568 devstack@c-api.service[112112]: INFO dbcounter [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Registered counter for database cinder May 19 01:00:08.631944 np0000174568 devstack@c-api.service[112111]: INFO dbcounter [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Registered counter for database cinder May 19 01:00:08.632767 np0000174568 devstack@c-api.service[112110]: INFO dbcounter [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Registered counter for database cinder May 19 01:00:08.635266 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 01:00:08.635658 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.635723 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.635970 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.636403 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.636481 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.636527 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.636587 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.636633 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.636694 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.636746 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.637711 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.637772 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.637810 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.637932 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.637981 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.638034 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.638125 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.638617 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.638684 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.638728 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.638770 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.638823 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.638934 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.638984 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.639059 np0000174568 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.639279 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.639344 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.639386 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.639450 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.639495 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.639545 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.639622 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.640187 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.640263 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.640305 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.640342 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.640422 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.641479 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.641636 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.642120 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.642180 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.642231 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.642284 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.642364 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.642402 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.642487 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.643022 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.643213 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.643351 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.643414 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.643461 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.643532 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.643667 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.644084 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.644141 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.644223 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.644261 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.644349 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.644464 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.644517 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.645138 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.645214 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.645268 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.645329 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.645386 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.645441 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.645549 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.645775 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.645829 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.645945 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.646007 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.646624 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.646624 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.646624 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.646624 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.646823 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.646823 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.646936 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.646936 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.647035 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.647091 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.647530 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.647586 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.647652 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.647813 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.647813 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.647813 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.647993 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.648822 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.648892 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.648959 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.649007 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.649081 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.649135 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.649180 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.649455 np0000174568 devstack@c-api.service[112111]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 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=112111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.649634 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.649687 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.649773 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.649934 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.649986 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.650044 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.650099 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.650171 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.650226 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.650284 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.650335 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.650394 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.650449 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.650499 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.650550 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.650608 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.650658 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.650732 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.650787 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.650846 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.651034 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.651515 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.651576 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.651626 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.651680 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.651731 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.651792 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.651846 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.652413 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.652469 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.652546 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.652656 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.652710 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.652774 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.652829 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.653880 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.653950 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.654022 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.654091 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.654146 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.654191 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.654243 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.655048 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.655114 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.655150 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.655234 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.655301 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.655351 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.655394 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.655839 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.655915 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.656072 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.656124 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.656202 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.656252 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.656329 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.656381 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.656447 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.656899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.656899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.656899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.656899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.656899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.657136 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.657251 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.657308 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.657404 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.657404 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.657517 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.657596 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.657655 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.657708 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.657761 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.657824 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.657899 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.657955 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.658043 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.658355 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.658434 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.658490 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.658543 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.658597 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.658651 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.658703 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.658755 np0000174568 devstack@c-api.service[112110]: DEBUG oslo_db.sqlalchemy.engines [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 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=112110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.659008 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.659061 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.659138 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.659192 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.659260 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.659310 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.659362 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.659849 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.659931 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.660020 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.660079 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.660135 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.660226 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.660282 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.660346 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.660404 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.660513 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.660513 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.660613 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.660613 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.660709 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.661269 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.661380 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.661380 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.661493 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.661493 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.661626 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.661626 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.661958 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.662041 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.662041 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.662163 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.662163 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.662269 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.662328 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.662622 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.662702 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.662762 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.662762 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.662894 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.662894 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.663017 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 01:00:08.663676 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 01:00:08.663756 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 01:00:08.663756 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 01:00:08.663858 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 01:00:08.663942 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 01:00:08.664035 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 01:00:08.713113 np0000174568 devstack@c-api.service[112113]: INFO dbcounter [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Registered counter for database cinder May 19 01:00:08.726271 np0000174568 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-1fd89dd7-d156-4654-b17e-db3f510997eb 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.753423 np0000174568 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writer thread running {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:08.756393 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:08.759090 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:08.761234 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:08.763600 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:08.764902 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.765417 np0000174568 devstack@c-api.service[112111]: DEBUG dbcounter [-] [112111] Writer thread running {{(pid=112111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:08.767423 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.775046 np0000174568 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.775666 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:08.777109 np0000174568 devstack@c-api.service[112110]: DEBUG dbcounter [-] [112110] Writer thread running {{(pid=112110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:08.777362 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:08.777739 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:08.779709 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:08.779851 np0000174568 devstack@c-api.service[112112]: INFO cinder.rpc [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:08.780195 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:08.781191 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.781450 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:08.782311 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.782477 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:08.784362 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.785766 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:08.787852 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:08.788726 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.789989 np0000174568 devstack@c-api.service[112111]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 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=112111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.790400 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.792025 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.792145 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:08.793911 np0000174568 devstack@c-api.service[112111]: INFO cinder.rpc [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:08.794674 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.795221 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.798363 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.801071 np0000174568 devstack@c-api.service[112110]: DEBUG oslo_db.sqlalchemy.engines [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 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=112110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.802846 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.804271 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.804369 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:08.806025 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.806275 np0000174568 devstack@c-api.service[112110]: INFO cinder.rpc [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:08.807077 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.807689 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.809017 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.810898 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.812160 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.815095 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.816132 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.816690 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.818155 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.819067 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.819912 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.820549 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.822057 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.823260 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.823375 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.825143 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.827603 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.828248 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.828845 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.830756 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.831553 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.832226 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.833081 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.833711 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.834272 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.835787 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.835911 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.836905 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.837155 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.838698 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.840159 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.840797 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.841543 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.841602 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.842926 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.843690 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.844078 np0000174568 devstack@c-api.service[112112]: WARNING cinder.api.contrib.hosts [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:08.844795 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.844933 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.845191 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.845756 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: extensions {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.847031 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.847110 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-availability-zone {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.847944 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.848431 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: qos-specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.848574 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.849910 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.850558 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: extra_specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.851453 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.852127 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.852889 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.853568 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.853743 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-volume-type-access {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.854288 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.855331 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-quota-class-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.855618 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.856688 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.856793 np0000174568 devstack@c-api.service[112111]: WARNING cinder.api.contrib.hosts [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:08.856978 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.857582 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.858218 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-snapshot-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.858334 np0000174568 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writer thread running {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 01:00:08.858438 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: extensions {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.859144 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.860189 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-availability-zone {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.860309 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: consistencygroups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.860644 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.861068 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 01:00:08.861464 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: qos-specs {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.862002 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.862320 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: backups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.863093 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 01:00:08.863516 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.863571 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: extra_specs {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.864345 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: scheduler-stats {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.865012 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.865091 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 01:00:08.865166 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: encryption {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.865824 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-quota-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.866384 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.866737 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-volume-type-access {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.866947 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 01:00:08.867244 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-volume-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.867710 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.867775 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.868376 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-quota-class-sets {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.868743 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: capabilities {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.868886 np0000174568 devstack@c-api.service[112110]: WARNING cinder.api.contrib.hosts [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:08.869577 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.869669 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.870047 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-volume-transfer {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.870389 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: encryption {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.870589 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: extensions {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.871659 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: os-hosts {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.871889 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-snapshot-manage {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.871973 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-availability-zone {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.873083 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extended resource: cgsnapshots {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.873221 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: qos-specs {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.873351 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: consistencygroups {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.874564 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.contrib.snapshot_actions [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] SnapshotActionsController initialized {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:08.875278 np0000174568 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-1fd89dd7-d156-4654-b17e-db3f510997eb 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:08.875371 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: extra_specs {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.875436 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: backups {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.875504 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.876929 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: encryption {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.877022 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.877412 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 01:00:08.877527 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: scheduler-stats {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.878323 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.878496 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-volume-type-access {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.878890 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-quota-sets {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.879655 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.879745 np0000174568 devstack@c-api.service[112113]: INFO cinder.rpc [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 01:00:08.880132 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-quota-class-sets {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.880522 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-volume-manage {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.880941 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.881291 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.881497 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: encryption {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.882047 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: capabilities {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.882524 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.883026 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-snapshot-manage {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.883322 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-volume-transfer {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.883902 np0000174568 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.884787 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.884922 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885004 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: os-hosts {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.885069 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885132 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: consistencygroups {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.885205 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885314 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885406 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension AdminActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885505 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension AdminActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885648 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension AdminActions extending resource: backups {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885720 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885820 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.885983 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension TypesManage extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.886080 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.886196 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.886294 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extended resource: cgsnapshots {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.886380 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.886380 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.886476 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 None None] Extension UsedLimits extending resource: limits {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.887026 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: backups {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.887716 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.contrib.snapshot_actions [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] SnapshotActionsController initialized {{(pid=112111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:08.888579 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.888862 np0000174568 devstack@c-api.service[112112]: WARNING keystonemiddleware.auth_token [None req-8669a63a-7c3d-4ebd-b21c-086887a9a6d3 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 19 01:00:08.889070 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: scheduler-stats {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.890163 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.890608 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-quota-sets {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.891585 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.891939 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.892105 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-volume-manage {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.893009 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.893584 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: capabilities {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.894424 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.894706 np0000174568 devstack@c-api.service[112112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f7f9aa3668 pid: 112112 (default app) May 19 01:00:08.894846 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-volume-transfer {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.895349 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.895925 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.896449 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: os-hosts {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.897317 np0000174568 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.897902 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extended resource: cgsnapshots {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.898236 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.898368 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.898563 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.898642 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.899022 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899095 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899227 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension AdminActions extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899318 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension AdminActions extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899415 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.contrib.snapshot_actions [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] SnapshotActionsController initialized {{(pid=112110) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:08.899486 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension AdminActions extending resource: backups {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899574 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899649 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeActions extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899758 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension TypesManage extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.899907 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.900049 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.900136 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.900250 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.900355 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 None None] Extension UsedLimits extending resource: limits {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.900448 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.902047 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.902775 np0000174568 devstack@c-api.service[112111]: WARNING keystonemiddleware.auth_token [None req-6fc03c6a-4477-48fd-b6e0-2e9fabb964d6 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 19 01:00:08.903412 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.903821 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.903937 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.903937 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904172 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.904172 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904172 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.904172 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904172 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.904596 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.905276 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.905276 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.905276 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.905276 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.905276 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.905779 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.905779 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.905779 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.905779 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.906250 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.906250 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.906250 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.906250 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.907139 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.907139 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.907139 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.907139 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.907139 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.907737 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.907737 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.907737 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.907737 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.907737 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908265 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.908982 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909549 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.909944 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910323 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910323 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910323 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910323 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910586 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910586 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910586 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910586 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910586 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910943 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910943 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910943 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.910943 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.910943 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911253 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911602 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911602 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911602 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911602 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911602 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911951 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911951 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911951 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.911951 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.911951 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912227 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912227 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912227 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912227 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912467 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912467 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912467 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912467 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912724 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912724 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912724 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.912724 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.912724 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.913584 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.913584 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.913584 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.913584 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.913584 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.913857 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.913857 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.913857 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.913857 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914061 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914061 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914061 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914061 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914274 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914274 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914274 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914274 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914496 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914496 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914600 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.914650 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914650 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914650 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914650 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914848 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914848 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914848 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.914848 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.914848 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915106 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915392 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915392 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915392 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915392 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915392 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915606 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.915892 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916179 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916449 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916801 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916801 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.916801 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.916801 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917004 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.917004 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917004 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.917004 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917004 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.917259 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917259 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.917259 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917259 np0000174568 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:08.917259 np0000174568 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 19 01:00:08.917478 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.917511 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.917545 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-1a5a798a-1d90-4729-addb-236b87c7baa3 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:08.917577 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.917606 np0000174568 devstack@c-api.service[112111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f7f9aa3668 pid: 112111 (default app) May 19 01:00:08.917640 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.917669 np0000174568 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Tue May 19 01:00:08 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension AdminActions extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917705 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension AdminActions extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917946 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension AdminActions extending resource: backups {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917946 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.917946 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeActions extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918035 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension TypesManage extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918065 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 None None] Extension UsedLimits extending resource: limits {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.918244 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.918274 np0000174568 devstack@c-api.service[112110]: WARNING keystonemiddleware.auth_token [None req-16a112d6-b8d7-4e1d-8c5f-8a7172b47182 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 19 01:00:08.919312 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.920823 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.923502 np0000174568 devstack@c-api.service[112110]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f7f9aa3668 pid: 112110 (default app) May 19 01:00:08.923547 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.929567 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.933083 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.935362 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.937075 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.938418 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.939951 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.941423 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.942792 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.944151 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.945332 np0000174568 devstack@c-api.service[112113]: WARNING cinder.api.contrib.hosts [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 01:00:08.946040 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.946988 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: extensions {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.948521 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-availability-zone {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.949923 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: qos-specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.952811 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: extra_specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.955167 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.956805 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-volume-type-access {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.958472 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-quota-class-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.959814 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.961497 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-snapshot-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.963080 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: consistencygroups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.965103 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: backups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.967103 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: scheduler-stats {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.968543 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-quota-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.969982 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-volume-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.971414 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: capabilities {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.972719 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-volume-transfer {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.974453 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: os-hosts {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.975856 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extended resource: cgsnapshots {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 01:00:08.977462 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.contrib.snapshot_actions [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] SnapshotActionsController initialized {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 01:00:08.978496 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.980763 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.982232 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.983744 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.985307 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.986757 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.988091 np0000174568 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 01:00:08.989055 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989193 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989404 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989626 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989745 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989815 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension AdminActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.989957 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension AdminActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990036 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension AdminActions extending resource: backups {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990107 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990219 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990335 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension TypesManage extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990453 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990561 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990665 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990768 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.990898 np0000174568 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-1fd89dd7-d156-4654-b17e-db3f510997eb None None] Extension UsedLimits extending resource: limits {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 01:00:08.993889 np0000174568 devstack@c-api.service[112113]: WARNING keystonemiddleware.auth_token [None req-1fd89dd7-d156-4654-b17e-db3f510997eb 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 19 01:00:09.000078 np0000174568 devstack@c-api.service[112113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f7f9aa3668 pid: 112113 (default app) May 19 01:00:16.526566 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.526566 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.526566 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.526566 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.526566 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.527955 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.527955 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.527955 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.527955 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.527955 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528218 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528486 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528486 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528486 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528486 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528671 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528671 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528671 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528671 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528909 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528909 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.528909 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.528909 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529111 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529111 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529335 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529335 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529335 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529335 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529335 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529575 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.529854 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.531111 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531742 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.531742 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531742 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.531742 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.531742 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532127 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532127 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532127 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532127 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532127 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532489 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.532968 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.533446 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.533446 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.533446 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.533446 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.533446 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.533855 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.533855 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.533855 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.533855 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.533855 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534245 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534245 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534245 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534245 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534379 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534379 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534379 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534379 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534559 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534559 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534559 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534559 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534559 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534743 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534743 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534743 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.534743 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.534743 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535198 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535198 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535198 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535198 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535500 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535500 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535500 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535500 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535814 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535814 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.535814 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.535814 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536179 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536179 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536179 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536179 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536503 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536503 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536503 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536503 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536660 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536660 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536660 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536660 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536660 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.536844 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537118 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537118 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537118 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537118 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537118 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537297 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537484 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537700 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.537919 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538112 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538112 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538112 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538112 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538265 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538265 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538265 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538265 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538265 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 19 01:00:16.538453 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.middleware.request_id [None req-ad713064-13d1-4b94-96ac-48adf51e350b None None] RequestId filter calling following filter/app {{(pid=112111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:17.046318 np0000174568 devstack@c-api.service[112111]: INFO cinder.api.openstack.wsgi [None req-ad713064-13d1-4b94-96ac-48adf51e350b admin admin] POST https://199.204.45.78/volume/v3/types May 19 01:00:17.046833 np0000174568 devstack@c-api.service[112111]: DEBUG cinder.api.openstack.wsgi [None req-ad713064-13d1-4b94-96ac-48adf51e350b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 01:00:17.048528 np0000174568 devstack@c-api.service[112111]: /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 19 01:00:17.048528 np0000174568 devstack@c-api.service[112111]: warnings.warn( May 19 01:00:17.059816 np0000174568 devstack@c-api.service[112111]: DEBUG oslo_db.sqlalchemy.engines [None req-ad713064-13d1-4b94-96ac-48adf51e350b 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=112111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:17.091918 np0000174568 devstack@c-api.service[112111]: INFO cinder.api.openstack.wsgi [None req-ad713064-13d1-4b94-96ac-48adf51e350b admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 May 19 01:00:17.092515 np0000174568 devstack@c-api.service[112111]: [pid: 112111|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Tue May 19 01:00:16 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 01:00:17.108225 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [req-ad713064-13d1-4b94-96ac-48adf51e350b req-e0df4dfc-aaaf-4d33-985e-791175015841 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:00:17.441681 np0000174568 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [req-ad713064-13d1-4b94-96ac-48adf51e350b req-e0df4dfc-aaaf-4d33-985e-791175015841 admin admin] POST https://199.204.45.78/volume/v3/types/37af727d-9f86-4130-8708-ff9d36ba8594/extra_specs May 19 01:00:17.442290 np0000174568 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [req-ad713064-13d1-4b94-96ac-48adf51e350b req-e0df4dfc-aaaf-4d33-985e-791175015841 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 01:00:17.444078 np0000174568 devstack@c-api.service[112112]: /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 19 01:00:17.444078 np0000174568 devstack@c-api.service[112112]: warnings.warn( May 19 01:00:17.455216 np0000174568 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [req-ad713064-13d1-4b94-96ac-48adf51e350b req-e0df4dfc-aaaf-4d33-985e-791175015841 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 01:00:17.526345 np0000174568 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [req-ad713064-13d1-4b94-96ac-48adf51e350b req-e0df4dfc-aaaf-4d33-985e-791175015841 admin admin] https://199.204.45.78/volume/v3/types/37af727d-9f86-4130-8708-ff9d36ba8594/extra_specs returned with HTTP 200 May 19 01:00:17.527200 np0000174568 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 2/3] 199.204.45.78 () {70 vars in 1498 bytes} [Tue May 19 01:00:17 2026] POST /volume/v3/types/37af727d-9f86-4130-8708-ff9d36ba8594/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 01:00:18.808605 np0000174568 devstack@c-api.service[112110]: DEBUG dbcounter [-] [112110] Writing DB stats cinder:SELECT=6 {{(pid=112110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:18.879965 np0000174568 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=6 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:27.091241 np0000174568 devstack@c-api.service[112111]: DEBUG dbcounter [-] [112111] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:00:27.523325 np0000174568 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 01:02:52.702585 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.702585 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.702585 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.702585 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.702585 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703611 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.703611 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703611 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.703611 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703611 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.703982 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704384 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704384 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704384 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704384 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704656 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704656 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704656 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704656 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704944 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704944 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.704944 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.704944 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705273 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705273 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705273 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705273 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705273 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705593 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705593 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705593 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705593 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705593 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.705806 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706103 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706353 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706608 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706608 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706608 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706608 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706608 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706836 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706836 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706836 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.706836 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.706836 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707065 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707316 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707557 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707557 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707557 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707557 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707557 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707920 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707920 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707920 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.707920 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.707920 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.708393 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.708393 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.708393 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.708393 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.708812 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.708812 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.708812 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.708812 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709047 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709047 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709047 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709047 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709047 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709361 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709361 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709361 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709361 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709361 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709577 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709577 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709577 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709577 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709861 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709861 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.709861 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.709861 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710231 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710231 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710231 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710231 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710439 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710439 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710439 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710439 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710631 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710631 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710631 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710631 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710806 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.710806 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.710806 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711010 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711189 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711189 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711189 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711189 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711189 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711326 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711504 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711688 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.711877 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712067 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712067 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712067 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712067 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712188 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712188 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712188 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712188 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712188 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.middleware.request_id [None req-dc7263d6-b800-4b5f-8603-a5285d49c891 None None] RequestId filter calling following filter/app {{(pid=112110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 01:02:52.712346 np0000174568 devstack@c-api.service[112110]: INFO cinder.api.openstack.wsgi [None req-dc7263d6-b800-4b5f-8603-a5285d49c891 None None] GET https://199.204.45.78/volume// May 19 01:02:52.712546 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.openstack.wsgi [None req-dc7263d6-b800-4b5f-8603-a5285d49c891 None None] Empty body provided in request {{(pid=112110) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 01:02:52.712546 np0000174568 devstack@c-api.service[112110]: DEBUG cinder.api.openstack.wsgi [None req-dc7263d6-b800-4b5f-8603-a5285d49c891 None None] Calling method 'all' {{(pid=112110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 01:02:52.712546 np0000174568 devstack@c-api.service[112110]: INFO cinder.api.openstack.wsgi [None req-dc7263d6-b800-4b5f-8603-a5285d49c891 None None] https://199.204.45.78/volume// returned with HTTP 300 May 19 01:02:52.712546 np0000174568 devstack@c-api.service[112110]: [pid: 112110|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Tue May 19 01:02:52 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)