May 20 19:08:01.932708 np0000175409 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 19:08:01.939488 np0000175409 devstack@c-api.service[112410]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 19:08:01 2026] *** May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: nodename: np0000175409 May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: machine: x86_64 May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: clock source: unix May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: pcre jit disabled May 20 19:08:01.943497 np0000175409 devstack@c-api.service[112410]: detected number of CPU cores: 16 May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: current working directory: / May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: detected binary path: /usr/bin/uwsgi-core May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: your processes number limit is 256917 May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: your memory page size is 4096 bytes May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: detected max file descriptor number: 2048 May 20 19:08:01.943707 np0000175409 devstack@c-api.service[112410]: lock engine: pthread robust mutexes May 20 19:08:01.943838 np0000175409 devstack@c-api.service[112410]: thunder lock: enabled May 20 19:08:01.944010 np0000175409 devstack@c-api.service[112410]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 19:08:01.944071 np0000175409 devstack@c-api.service[112410]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 19:08:01.944071 np0000175409 devstack@c-api.service[112410]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 19:08:01.944071 np0000175409 devstack@c-api.service[112410]: Set PythonHome to /opt/stack/data/venv May 20 19:08:01.983006 np0000175409 devstack@c-api.service[112410]: Python main interpreter initialized at 0x7f67ab8a3668 May 20 19:08:01.983006 np0000175409 devstack@c-api.service[112410]: python threads support enabled May 20 19:08:01.983006 np0000175409 devstack@c-api.service[112410]: your server socket listen backlog is limited to 100 connections May 20 19:08:01.983157 np0000175409 devstack@c-api.service[112410]: your mercy for graceful operations on workers is 80 seconds May 20 19:08:01.983564 np0000175409 devstack@c-api.service[112410]: mapped 671795 bytes (656 KB) for 4 cores May 20 19:08:01.983701 np0000175409 devstack@c-api.service[112410]: *** Operational MODE: preforking *** May 20 19:08:01.983866 np0000175409 devstack@c-api.service[112410]: *** uWSGI is running in multiple interpreter mode *** May 20 19:08:01.983866 np0000175409 devstack@c-api.service[112410]: spawned uWSGI master process (pid: 112410) May 20 19:08:01.984229 np0000175409 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 19:08:01.984522 np0000175409 devstack@c-api.service[112410]: spawned uWSGI worker 1 (pid: 112417, cores: 1) May 20 19:08:01.984977 np0000175409 devstack@c-api.service[112410]: spawned uWSGI worker 2 (pid: 112418, cores: 1) May 20 19:08:01.985449 np0000175409 devstack@c-api.service[112410]: spawned uWSGI worker 3 (pid: 112419, cores: 1) May 20 19:08:01.985914 np0000175409 devstack@c-api.service[112410]: spawned uWSGI worker 4 (pid: 112420, cores: 1) May 20 19:08:01.985969 np0000175409 devstack@c-api.service[112410]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: framework. For more detail see May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:08:02.117975 np0000175409 devstack@c-api.service[112417]: import eventlet # noqa May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: we strongly recommend against using it for new projects. May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: If you are already using Eventlet, we recommend migrating to a different May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: framework. For more detail see May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:08:02.122741 np0000175409 devstack@c-api.service[112418]: import eventlet # noqa May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: we strongly recommend against using it for new projects. May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: If you are already using Eventlet, we recommend migrating to a different May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: framework. For more detail see May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:08:02.124291 np0000175409 devstack@c-api.service[112419]: import eventlet # noqa May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: we strongly recommend against using it for new projects. May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: If you are already using Eventlet, we recommend migrating to a different May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: framework. For more detail see May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:08:02.124798 np0000175409 devstack@c-api.service[112420]: import eventlet # noqa May 20 19:08:02.205783 np0000175409 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:08:02.205783 np0000175409 devstack@c-api.service[112417]: debtcollector.deprecate( May 20 19:08:02.208501 np0000175409 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:08:02.208501 np0000175409 devstack@c-api.service[112418]: debtcollector.deprecate( May 20 19:08:02.212779 np0000175409 devstack@c-api.service[112420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:08:02.212779 np0000175409 devstack@c-api.service[112420]: debtcollector.deprecate( May 20 19:08:02.214569 np0000175409 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:08:02.214569 np0000175409 devstack@c-api.service[112419]: debtcollector.deprecate( May 20 19:08:02.287228 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:02.287228 np0000175409 devstack@c-api.service[112417]: from cgi import parse_header May 20 19:08:02.290143 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:02.290143 np0000175409 devstack@c-api.service[112418]: from cgi import parse_header May 20 19:08:02.291107 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:02.291107 np0000175409 devstack@c-api.service[112420]: from cgi import parse_header May 20 19:08:02.295210 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:02.295210 np0000175409 devstack@c-api.service[112419]: from cgi import parse_header May 20 19:08:02.332480 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:02.332480 np0000175409 devstack@c-api.service[112417]: removals.removed_module( May 20 19:08:02.333226 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:02.333226 np0000175409 devstack@c-api.service[112417]: removals.removed_module( May 20 19:08:02.336042 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:02.336042 np0000175409 devstack@c-api.service[112418]: removals.removed_module( May 20 19:08:02.336266 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:02.336266 np0000175409 devstack@c-api.service[112420]: removals.removed_module( May 20 19:08:02.336589 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:02.336589 np0000175409 devstack@c-api.service[112418]: removals.removed_module( May 20 19:08:02.336783 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:02.336783 np0000175409 devstack@c-api.service[112420]: removals.removed_module( May 20 19:08:02.342218 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:02.342218 np0000175409 devstack@c-api.service[112419]: removals.removed_module( May 20 19:08:02.342218 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:02.342218 np0000175409 devstack@c-api.service[112419]: removals.removed_module( May 20 19:08:02.933627 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:02.933627 np0000175409 devstack@c-api.service[112420]: warnings.warn( May 20 19:08:02.977894 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:02.977894 np0000175409 devstack@c-api.service[112419]: warnings.warn( May 20 19:08:02.981888 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:02.981888 np0000175409 devstack@c-api.service[112417]: warnings.warn( May 20 19:08:02.990173 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:02.990173 np0000175409 devstack@c-api.service[112418]: warnings.warn( May 20 19:08:03.031388 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:03.031388 np0000175409 devstack@c-api.service[112420]: warnings.warn( May 20 19:08:03.080101 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:03.080101 np0000175409 devstack@c-api.service[112419]: warnings.warn( May 20 19:08:03.091598 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:03.091598 np0000175409 devstack@c-api.service[112417]: warnings.warn( May 20 19:08:03.100990 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:03.100990 np0000175409 devstack@c-api.service[112418]: warnings.warn( May 20 19:08:03.344433 np0000175409 devstack@c-api.service[112420]: 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 20 19:08:03.344998 np0000175409 devstack@c-api.service[112420]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112420) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:08:03.380848 np0000175409 devstack@c-api.service[112417]: 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 20 19:08:03.381448 np0000175409 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:08:03.384045 np0000175409 devstack@c-api.service[112418]: 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 20 19:08:03.384452 np0000175409 devstack@c-api.service[112418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:08:03.385707 np0000175409 devstack@c-api.service[112419]: 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 20 19:08:03.386251 np0000175409 devstack@c-api.service[112419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112419) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:08:03.431148 np0000175409 devstack@c-api.service[112420]: /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 20 19:08:03.431148 np0000175409 devstack@c-api.service[112420]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:08:03.446178 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:03.446178 np0000175409 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:08:03.447693 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:03.447693 np0000175409 devstack@c-api.service[112418]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:08:03.449051 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:03.449051 np0000175409 devstack@c-api.service[112419]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:08:03.922463 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:08:03.922756 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:08:03.922815 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:08:03.922908 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923022 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.923141 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923198 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923256 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:08:03.923308 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.923357 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.923396 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923441 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923488 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923615 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.923694 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.923912 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.924794 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.924882 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.924929 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.924966 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.925013 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.925052 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.925117 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.925165 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.925205 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.925265 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.925310 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.925355 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.925393 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.925393 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.925466 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.925511 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.925550 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.925593 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.925633 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.925633 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.925633 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.925747 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.925747 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.925817 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.925817 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.925884 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.925971 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.926028 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.931379 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.931471 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.931471 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.931551 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.931597 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.931641 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.931683 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.931720 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.931765 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.931765 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.931939 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.931939 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.931939 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.932056 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.933709 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.933760 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.933868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.933929 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.933929 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.934011 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.934053 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.934119 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.934160 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.934204 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.934249 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.934295 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.934339 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.934384 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.934428 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.934472 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.934511 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.934549 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.934588 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.934636 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.934683 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.934721 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.934778 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.934821 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.934821 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.934821 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.934821 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.934821 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.935000 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.935000 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.935070 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.935126 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.935126 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.935259 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.935336 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.935385 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.935444 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.935518 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.935574 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.935620 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.935684 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.935734 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.935791 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.935836 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.935880 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.935880 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.935955 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.936007 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.936045 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.936110 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.936151 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.936200 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.936200 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.936318 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.936369 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.936407 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.936448 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.936496 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.936496 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.936573 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.936610 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.936654 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.936696 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.936735 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.936780 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.936820 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.936820 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.936820 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.936820 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.936820 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.937553 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.937602 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.937649 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.937717 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.937774 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.937774 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.937858 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.937898 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.937938 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.937981 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.938026 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.938026 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.938026 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.938156 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.938197 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.938241 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.938280 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.938364 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.938421 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.938463 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.938534 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.938641 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.938725 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.938812 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.938908 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.938982 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.939067 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.939178 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.939353 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.939405 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.939469 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.939527 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.939574 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.939641 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.939688 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.939730 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.939773 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.939817 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.939817 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.939894 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.939936 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.939980 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.940023 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.940067 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.940149 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.940190 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.940234 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.940289 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.940336 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.940374 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.940411 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.940456 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.940500 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.940500 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.940500 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.940618 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.942120 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.942167 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.942244 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.942298 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.942351 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.942413 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.942477 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.942998 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.943096 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.943209 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.943295 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.943388 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.943479 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.943581 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.943619 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.943661 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.943705 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.943745 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.943780 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.943780 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.943849 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.943889 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.943924 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.943959 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.943994 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.944036 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.944096 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.944142 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.944184 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.944225 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.944225 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.944341 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.944381 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.944381 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.944794 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.944843 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.944880 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.944880 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.944954 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.945002 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.945037 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.945092 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.945128 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.945128 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.945224 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.945258 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.945292 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.945332 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.945332 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.945400 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.946324 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.946389 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.946429 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.946495 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.946556 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.946617 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.946688 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.946815 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.946866 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.946930 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.946993 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.947062 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.947130 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.947183 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.947222 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.947261 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.947299 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.947299 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.947377 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.947421 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.947470 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.947550 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.947612 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.947681 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.947725 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.947774 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.947823 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.947862 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.947906 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.947945 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.947991 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.948030 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.948093 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.948146 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.948193 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.948228 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.948298 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.948343 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.948387 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.948432 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.948471 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.948510 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.948561 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.948606 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.948645 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.948645 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.948720 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.948762 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.948800 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.948838 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.948838 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.948920 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.948966 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.949005 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.949055 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.949123 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.949170 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.949214 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.949257 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.949301 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.949348 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.949348 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.949348 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.949470 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.949510 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.949549 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.949587 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.949622 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.949656 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.949691 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.949730 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.949776 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.949812 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.949846 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.949880 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.949919 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.949960 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.949993 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.950026 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950066 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.950119 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950260 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950297 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.950331 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.950365 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.950400 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.950433 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.950473 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.950509 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.950509 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.950586 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.950625 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950664 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.950701 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.950772 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.950772 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.950772 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950772 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.950944 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.951192 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.953934 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.953934 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.954124 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.954124 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.954124 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.954297 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.954297 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.954430 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.954430 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.954430 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.954607 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.954607 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.954607 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.954785 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.955541 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.955662 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.955662 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.955662 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.955855 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.955917 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.955974 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.956041 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.956126 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.956188 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.956246 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.956361 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.956429 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.956508 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.956628 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.956710 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.956779 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.956841 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.956897 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.956964 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.957029 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.957155 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.957259 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.957344 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.957422 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.957494 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.957562 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.957657 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.957739 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.957822 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.957933 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.958031 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.958170 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.958259 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.958353 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.958441 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.958528 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.958626 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.958722 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.958812 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.958926 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.959024 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.959141 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.959233 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.959340 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.959441 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.959524 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.959622 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.959719 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.959830 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.959933 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.960020 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.960140 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.960244 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.960354 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.960448 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.960533 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.960604 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.960667 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.960745 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.960910 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.960968 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.961004 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.961046 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.961099 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.961162 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.961204 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.961255 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.961255 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.961255 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.961376 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.961427 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.961427 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.961427 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.961427 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.961594 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.961643 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.961689 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.961726 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.961726 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.961790 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.961994 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.962031 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.962073 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.962162 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.962261 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.962319 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.962319 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.962453 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.962501 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.962560 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.962614 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.962666 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.962726 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.962794 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.962861 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.962927 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.962985 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.962985 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.963116 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.963194 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.963257 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.963316 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.963381 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.963435 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.963492 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.963558 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.963618 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.963685 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.963685 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.963788 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.963828 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.963868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.964204 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.964204 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.964341 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.964388 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.964388 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.964465 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.964513 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.964557 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.964602 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.964647 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.964683 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.964734 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.964734 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.964841 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.964907 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.964974 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.965033 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.965127 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.965127 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.965253 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.965312 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.965377 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.965447 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.965447 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.965547 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.965589 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.965636 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.965636 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.965921 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.965981 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.966028 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.966092 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.966178 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.966222 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.966274 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.966321 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.966367 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.966411 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.966411 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.966502 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.966502 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.966575 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.966613 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.966661 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.966711 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.966767 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.966825 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.966871 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.966920 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.967074 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.967174 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.967259 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.967352 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.967438 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.967528 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.967615 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.969313 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.969398 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.969398 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.969516 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.969577 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.969636 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.969688 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.969741 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.969796 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.969857 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.969914 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.969977 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.970049 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.970049 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.970192 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.970233 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.970272 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.970309 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.970309 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.970382 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.970421 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.970541 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.970595 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.970650 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.970695 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.970772 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.970814 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.970878 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.970926 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.970973 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.971015 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.971054 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.971119 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.971173 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.971217 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.971259 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.971294 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.971335 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.971371 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.971408 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.971445 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.971485 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.971527 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.971562 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.971598 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.971636 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.971670 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.971715 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.971754 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.971789 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.971826 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.971868 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.971912 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.971958 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.972000 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.972042 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.972102 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.972143 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.972183 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.972234 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.972301 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.972342 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.972389 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.972444 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.972510 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.972572 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.972614 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.972650 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.972690 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.972736 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.972789 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.972934 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.972978 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.973015 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.973049 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.973106 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.973142 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.973178 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.973212 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.973247 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.973281 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.973335 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.973371 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.973406 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.973447 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.973483 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.973519 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.973553 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.973588 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.973623 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.973658 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.973708 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.973749 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.973785 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.973823 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.973858 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.973901 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.973937 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.973973 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.974008 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.974051 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.974116 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.974168 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.974205 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.974245 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.974286 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.974328 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.974368 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.974403 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.974438 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.974477 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.974519 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.974560 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.974600 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.974640 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.974676 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.974719 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.974763 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.974799 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.974841 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.974887 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.974887 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.974958 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.975001 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.975001 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.975001 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.975124 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.975162 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.975209 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.975209 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.975279 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.975321 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.975321 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.975383 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.975423 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.975461 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.975502 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.975537 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.975575 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.975614 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.975656 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.975704 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.975748 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.975783 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.975819 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.975859 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.975898 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.975943 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.975980 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.976054 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.976117 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.976165 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.976207 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.976243 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.976352 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.976393 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.976435 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.976435 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.976435 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.976435 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.976567 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.976604 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.976645 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.976829 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.976867 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.976892 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.976915 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.976945 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.976970 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.976993 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977017 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977046 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.977070 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.977116 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.977144 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977176 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.977205 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.977235 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.977235 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.977295 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.977326 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977326 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.977326 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.977326 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.977415 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.977578 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977578 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.977578 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.977578 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977578 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.977712 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977750 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.977777 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.977805 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977836 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.977864 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.977892 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.977919 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.977952 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.977980 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.978005 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.978028 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978055 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.978103 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.978137 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.978165 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978192 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.978217 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978249 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.978280 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.978308 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978338 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978366 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.978393 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978420 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.978447 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.978476 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.978502 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.978531 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.978562 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.978589 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.978616 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.978639 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.978666 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978694 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.978730 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978758 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.978794 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978820 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978847 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.978871 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.978901 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.978928 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.978956 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.978983 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.979010 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.979723 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.979792 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.979839 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.979867 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.979903 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.979930 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.979962 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.979987 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.980013 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.980037 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.980095 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.980124 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.980157 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.980186 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.980216 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.980245 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.980353 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.980423 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.980485 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.980547 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.980615 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.981028 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.981117 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.981154 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.981191 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.981240 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.981272 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.981302 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.981328 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.981359 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.981387 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.981415 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.981445 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.981472 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.981502 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.981502 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.981551 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.981576 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.981600 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.981630 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.981655 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.981691 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.981727 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.981766 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.981811 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.981811 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.981862 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.981890 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.981914 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.982215 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.982252 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.982308 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.982336 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.982370 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.982400 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.982429 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.982455 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.982480 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.982504 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.982533 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.982558 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.982588 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.982612 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.982641 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.982666 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.982708 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.982754 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.982754 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.982804 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.982831 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.982896 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.982971 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.983011 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.983123 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.983194 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.983194 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.983255 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.983288 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.983288 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.983341 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.983379 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.983475 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.983558 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.983655 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:08:03.985453 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.985531 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.985589 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.985661 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.985706 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.985706 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.985834 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.985867 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.985900 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.985900 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.985900 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.985976 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.986026 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.986113 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.986210 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.986271 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.986349 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:08:03.986380 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.986446 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:08:03.986490 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:03.986535 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:08:03.986626 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:08:03.986714 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:08:03.986796 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:08:04.033543 np0000175409 devstack@c-api.service[112417]: INFO dbcounter [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Registered counter for database cinder May 20 19:08:04.034229 np0000175409 devstack@c-api.service[112419]: INFO dbcounter [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Registered counter for database cinder May 20 19:08:04.037063 np0000175409 devstack@c-api.service[112420]: INFO dbcounter [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Registered counter for database cinder May 20 19:08:04.039366 np0000175409 devstack@c-api.service[112418]: INFO dbcounter [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Registered counter for database cinder May 20 19:08:04.045299 np0000175409 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.046974 np0000175409 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.049665 np0000175409 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.050460 np0000175409 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-98efc905-13a1-4c74-95a2-508416ca5a7d 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.162897 np0000175409 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writer thread running {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:08:04.163710 np0000175409 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:08:04.165620 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:08:04.165699 np0000175409 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writer thread running {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:08:04.166575 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:08:04.166646 np0000175409 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writer thread running {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:08:04.167944 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:08:04.168516 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:08:04.169211 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:08:04.169447 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:08:04.170099 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:08:04.170937 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:08:04.171821 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:08:04.171921 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:08:04.172400 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:08:04.172852 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.173052 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:08:04.174393 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:08:04.174475 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.174574 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:08:04.175261 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:08:04.175748 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.176394 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.177234 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:08:04.178357 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.178538 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.178951 np0000175409 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.179053 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.180903 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:08:04.181004 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.183163 np0000175409 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.183588 np0000175409 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:08:04.184886 np0000175409 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.184994 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:08:04.185686 np0000175409 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-98efc905-13a1-4c74-95a2-508416ca5a7d 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:04.185794 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.186609 np0000175409 devstack@c-api.service[112417]: INFO cinder.rpc [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:08:04.187157 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:08:04.187388 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.187464 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:08:04.189177 np0000175409 devstack@c-api.service[112418]: INFO cinder.rpc [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:08:04.189276 np0000175409 devstack@c-api.service[112420]: INFO cinder.rpc [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:08:04.189974 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.190134 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.199369 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.199486 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.200724 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.202401 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.202730 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.202849 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.204329 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.205625 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.206845 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.207406 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.207544 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.208848 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.210893 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.211711 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.212843 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.212972 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.213891 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.214887 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.215894 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.216885 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.217042 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.218012 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.218946 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.219863 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.220214 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.221095 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.222069 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.222706 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.223324 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.223892 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.224972 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.225586 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.226193 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.226825 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.227030 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.228295 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.228361 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.229107 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.229881 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.230109 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.230638 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.230990 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.233023 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.233375 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.235611 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.236744 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.238613 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.239067 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.239153 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.240093 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.241477 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.241946 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.242143 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.242957 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.243517 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.243603 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.243971 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.244307 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.245097 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.245526 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.245829 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.246430 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.246635 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.246843 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.247264 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.248028 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.248112 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.248365 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.248682 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.249426 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.249489 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.249794 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.249999 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.250841 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.250927 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.251166 np0000175409 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:08:04.251232 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.251861 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.251971 np0000175409 devstack@c-api.service[112419]: WARNING cinder.api.contrib.hosts [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:08:04.252379 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.252557 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.252705 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.252850 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.253671 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: extensions {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.253755 np0000175409 devstack@c-api.service[112418]: WARNING cinder.api.contrib.hosts [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:08:04.253864 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.254215 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.254393 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.255013 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-availability-zone {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.255194 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.255334 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: extensions {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.255521 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.256307 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: qos-specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.256377 np0000175409 devstack@c-api.service[112420]: WARNING cinder.api.contrib.hosts [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:08:04.256665 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-availability-zone {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.257128 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.257931 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: qos-specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.258064 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: extensions {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.258241 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.259194 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: extra_specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.259385 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-availability-zone {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.259802 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.259977 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: extra_specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.260776 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.260826 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: qos-specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.261411 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.262329 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-volume-type-access {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.262397 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.262977 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: extra_specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.263025 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.263878 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-quota-class-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.264042 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-volume-type-access {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.264347 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.264693 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.265247 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.265664 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-quota-class-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.265853 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.266841 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-snapshot-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.266939 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-volume-type-access {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.267022 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.267330 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.268168 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: consistencygroups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.268481 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-quota-class-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.268548 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-snapshot-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.269303 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.269791 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.269995 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: consistencygroups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.270095 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: backups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.271256 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-snapshot-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.271350 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.271949 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: backups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.272072 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: scheduler-stats {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.272734 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: consistencygroups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.272813 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.273616 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-quota-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.273951 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: scheduler-stats {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.274195 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.274656 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: backups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.274997 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-volume-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.275391 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-quota-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.275632 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.276464 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: capabilities {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.276651 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: scheduler-stats {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.276777 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-volume-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.276949 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.277701 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-volume-transfer {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.278212 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-quota-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.278373 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: capabilities {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.278682 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.279375 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: os-hosts {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.279599 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-volume-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.279732 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-volume-transfer {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.280111 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.280761 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extended resource: cgsnapshots {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.281045 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: capabilities {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.281207 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: os-hosts {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.281598 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:08:04.282226 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] SnapshotActionsController initialized {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:08:04.282292 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-volume-transfer {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.282350 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.282590 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extended resource: cgsnapshots {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.283122 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.283697 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.284071 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: os-hosts {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.284251 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.contrib.snapshot_actions [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] SnapshotActionsController initialized {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:08:04.284761 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.285129 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.285175 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.285466 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extended resource: cgsnapshots {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:08:04.286092 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.286434 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.286570 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.286900 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.contrib.snapshot_actions [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] SnapshotActionsController initialized {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:08:04.287430 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.287750 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.287801 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.288038 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.288867 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.289286 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.289347 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.289383 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.290319 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.290597 np0000175409 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.290642 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.290730 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.291480 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.291612 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.291660 np0000175409 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.291720 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292061 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.292124 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.292466 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292515 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292585 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292670 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292715 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292778 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292829 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292877 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.292999 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293092 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293246 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293343 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293428 np0000175409 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.293472 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293541 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293589 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293649 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293691 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.293727 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293765 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-f1a92fa5-34d0-4dc0-8723-a85626762067 None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293803 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension AdminActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293897 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension AdminActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.293999 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension AdminActions extending resource: backups {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294126 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294219 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294307 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294357 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension TypesManage extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294446 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294489 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294551 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294592 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294657 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294801 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294844 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294888 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294934 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2bcd8478-3caf-4c32-b1a6-2a42f541baa6 None None] Extension UsedLimits extending resource: limits {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.294973 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension AdminActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295041 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension AdminActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295138 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.295183 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension AdminActions extending resource: backups {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295256 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295354 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295485 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension TypesManage extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295595 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295697 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295798 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.295897 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.296003 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-98efc905-13a1-4c74-95a2-508416ca5a7d None None] Extension UsedLimits extending resource: limits {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.296490 np0000175409 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:08:04.297361 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.297497 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.297602 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.297801 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.297892 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.297992 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension AdminActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298132 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298228 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension AdminActions extending resource: backups {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298328 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298426 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298551 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension TypesManage extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298654 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298756 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298863 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.298969 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.299071 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-661fc9fc-a8b5-4b85-b888-e4306aa292f5 None None] Extension UsedLimits extending resource: limits {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:08:04.301524 np0000175409 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f67ab8a3668 pid: 112417 (default app) May 20 19:08:04.302520 np0000175409 devstack@c-api.service[112419]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f67ab8a3668 pid: 112419 (default app) May 20 19:08:04.304161 np0000175409 devstack@c-api.service[112418]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f67ab8a3668 pid: 112418 (default app) May 20 19:08:04.306753 np0000175409 devstack@c-api.service[112420]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f67ab8a3668 pid: 112420 (default app) May 20 19:08:04.309845 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.309845 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.309845 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.309845 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.309845 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310337 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.310337 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310337 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.310337 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310337 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.310670 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.311059 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.311059 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.311059 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.311059 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312047 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312047 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312047 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312047 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312471 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312471 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312471 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312471 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312761 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312761 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312761 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.312761 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.312761 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313143 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313143 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313143 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313143 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313143 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313473 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.313874 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.314300 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314697 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.314697 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314697 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.314697 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.314697 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315035 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315035 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315035 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315035 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315035 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315396 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.315800 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316198 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316198 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316198 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316198 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316198 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316559 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316559 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316559 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316559 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316559 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316865 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316865 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.316865 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.316865 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317169 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317169 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317169 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317169 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317462 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317462 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317462 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317462 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317462 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317813 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317813 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317813 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.317813 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.317813 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.318157 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.318157 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.318157 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.318157 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.318639 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.318639 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.318639 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.318639 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319264 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319264 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319264 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319264 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319564 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319564 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319564 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319564 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319837 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319837 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.319837 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.319837 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320137 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320137 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320137 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320137 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320137 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320547 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320854 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320854 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320854 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.320854 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.320854 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321001 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321203 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321390 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321579 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321769 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321769 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321769 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321769 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321903 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321903 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321903 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.321903 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.321903 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: /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 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) May 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-401f95ce-c2f6-4295-af77-9a480bebfe8f None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:08:04.322064 np0000175409 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/1] 199.19.213.29 () {60 vars in 949 bytes} [Wed May 20 19:08:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 19:08:11.355719 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.355719 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356420 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.356420 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356420 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.356420 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356420 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.356733 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357046 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357046 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357046 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357046 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357046 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357356 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357356 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357356 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357356 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357550 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357550 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357550 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357550 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357731 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357731 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357731 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357731 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357731 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357948 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357948 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357948 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.357948 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.357948 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358185 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.358440 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359038 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.359622 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360261 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360261 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360261 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360261 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360476 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360476 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360476 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360476 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360476 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360668 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360668 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360668 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360668 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360668 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.360871 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361118 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361118 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361118 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361118 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361118 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361329 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361329 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361329 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361329 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361329 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361527 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361527 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361527 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361527 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361693 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361693 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361693 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361693 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361866 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361866 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361866 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.361866 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.361866 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362090 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362090 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362090 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362090 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362090 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362294 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362294 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362294 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362294 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362446 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362446 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362446 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362446 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362597 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362597 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362597 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362597 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362749 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362749 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.362749 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.362749 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.363190 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.363190 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.363190 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.363190 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.363644 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364056 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364056 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364056 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364056 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364056 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.364544 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365033 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365510 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.365907 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.366368 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.366368 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.366368 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.366368 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.366803 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.366803 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.366803 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.366803 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.367092 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.367092 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.367092 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.367092 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.367389 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.367389 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.367389 np0000175409 devstack@c-api.service[112419]: /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 20 19:08:11.367389 np0000175409 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 20 19:08:11.367389 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-fd1dfa91-1345-4a57-8009-a00a298042e5 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:08:11.835767 np0000175409 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-fd1dfa91-1345-4a57-8009-a00a298042e5 admin admin] POST https://199.19.213.29/volume/v3/types May 20 19:08:11.836254 np0000175409 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-fd1dfa91-1345-4a57-8009-a00a298042e5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:08:11.837855 np0000175409 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:08:11.837855 np0000175409 devstack@c-api.service[112419]: warnings.warn( May 20 19:08:11.843823 np0000175409 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-fd1dfa91-1345-4a57-8009-a00a298042e5 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:11.873044 np0000175409 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-fd1dfa91-1345-4a57-8009-a00a298042e5 admin admin] https://199.19.213.29/volume/v3/types returned with HTTP 200 May 20 19:08:11.873964 np0000175409 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 1/2] 199.19.213.29 () {68 vars in 1281 bytes} [Wed May 20 19:08:11 2026] POST /volume/v3/types => generated 186 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 19:08:11.899333 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.899333 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.899333 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.899333 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900054 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900054 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900054 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900054 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900317 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900724 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900724 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900724 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.900724 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.900724 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901013 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901013 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901013 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901013 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901013 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901355 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901355 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901355 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901355 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901594 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901594 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901594 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901594 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901594 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901900 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901900 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901900 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.901900 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.901900 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902194 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902537 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.902865 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.903781 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.903781 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.903781 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.903781 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.903781 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904301 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.904301 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904301 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.904301 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904301 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.904597 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.905418 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.906051 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.906051 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.906051 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.906051 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.906051 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.906586 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.906586 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.906586 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.906586 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.906586 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907162 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907162 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907162 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907162 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907573 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907573 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907573 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907573 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907994 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907994 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907994 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.907994 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.907994 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.908640 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.908640 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.908640 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.908640 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.908640 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909068 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909068 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909068 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909068 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909176 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909176 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909176 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909176 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909272 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909272 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909272 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909272 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909366 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909366 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909366 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909366 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909460 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909460 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909460 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909460 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909562 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909562 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909562 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909562 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909562 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909686 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909824 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909824 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909824 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.909824 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.909824 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910034 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910563 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.910861 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911196 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911495 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911495 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911495 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911495 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911692 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911692 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911692 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911692 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911692 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: /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 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 20 19:08:11.911836 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [req-fd1dfa91-1345-4a57-8009-a00a298042e5 req-8a99d775-4df9-4112-b7a6-d232d9dcf9a3 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:08:12.228528 np0000175409 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-fd1dfa91-1345-4a57-8009-a00a298042e5 req-8a99d775-4df9-4112-b7a6-d232d9dcf9a3 admin admin] POST https://199.19.213.29/volume/v3/types/38c7af0a-769a-43c7-9203-7265699b7ddc/extra_specs May 20 19:08:12.229254 np0000175409 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [req-fd1dfa91-1345-4a57-8009-a00a298042e5 req-8a99d775-4df9-4112-b7a6-d232d9dcf9a3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:08:12.231119 np0000175409 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:08:12.231119 np0000175409 devstack@c-api.service[112418]: warnings.warn( May 20 19:08:12.237819 np0000175409 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [req-fd1dfa91-1345-4a57-8009-a00a298042e5 req-8a99d775-4df9-4112-b7a6-d232d9dcf9a3 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:08:12.305768 np0000175409 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-fd1dfa91-1345-4a57-8009-a00a298042e5 req-8a99d775-4df9-4112-b7a6-d232d9dcf9a3 admin admin] https://199.19.213.29/volume/v3/types/38c7af0a-769a-43c7-9203-7265699b7ddc/extra_specs returned with HTTP 200 May 20 19:08:12.306496 np0000175409 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 1/3] 199.19.213.29 () {70 vars in 1498 bytes} [Wed May 20 19:08:11 2026] POST /volume/v3/types/38c7af0a-769a-43c7-9203-7265699b7ddc/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 19:08:14.186225 np0000175409 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=6 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:08:14.188666 np0000175409 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=6 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:08:21.868649 np0000175409 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:08:22.304192 np0000175409 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:11:12.516156 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.516156 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.516156 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.516156 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.516156 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517019 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517019 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517019 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517019 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517019 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517441 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517972 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517972 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.517972 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.517972 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518305 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518305 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518305 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518305 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518590 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518590 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518590 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518590 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518875 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518875 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518875 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.518875 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.518875 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519252 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.519252 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519252 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.519252 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519252 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.519588 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520000 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520406 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520783 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520783 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520783 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.520783 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.520783 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521168 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.521168 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521168 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.521168 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521168 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.521508 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522005 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522409 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522409 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522409 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522409 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522409 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522651 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522651 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522651 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522651 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522651 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522858 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522858 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.522858 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.522858 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523045 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523045 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523045 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523045 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523256 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523256 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523256 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523256 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523256 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523479 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523479 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523479 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523479 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523479 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523688 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523688 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523688 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523688 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523861 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523861 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.523861 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.523861 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524049 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524049 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524049 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524049 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524344 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524344 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524344 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524344 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524528 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524528 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524528 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524528 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524731 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524731 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524731 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524731 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524731 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.524961 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525539 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.525539 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525539 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.525539 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525539 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.525779 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526066 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526380 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526644 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526892 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526892 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.526892 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.526892 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527126 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.527126 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527126 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.527126 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527126 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: /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 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-e7688f8f-0da1-427b-a868-71d6c4fa2b39 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:11:12.527372 np0000175409 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-e7688f8f-0da1-427b-a868-71d6c4fa2b39 None None] GET https://199.19.213.29/volume// May 20 19:11:12.527662 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-e7688f8f-0da1-427b-a868-71d6c4fa2b39 None None] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 19:11:12.527662 np0000175409 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-e7688f8f-0da1-427b-a868-71d6c4fa2b39 None None] Calling method 'all' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 19:11:12.527662 np0000175409 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-e7688f8f-0da1-427b-a868-71d6c4fa2b39 None None] https://199.19.213.29/volume// returned with HTTP 300 May 20 19:11:12.527662 np0000175409 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 1/4] 199.19.213.29 () {66 vars in 1449 bytes} [Wed May 20 19:11:12 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)