May 14 10:21:00.459119 np0000174125 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:21:00.467230 np0000174125 devstack@c-api.service[112494]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:21:00 2026] *** May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: nodename: np0000174125 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: machine: x86_64 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: clock source: unix May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: pcre jit disabled May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: detected number of CPU cores: 16 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: current working directory: / May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: detected binary path: /usr/bin/uwsgi-core May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: your processes number limit is 256917 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: your memory page size is 4096 bytes May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: detected max file descriptor number: 2048 May 14 10:21:00.470346 np0000174125 devstack@c-api.service[112494]: lock engine: pthread robust mutexes May 14 10:21:00.471412 np0000174125 devstack@c-api.service[112494]: thunder lock: enabled May 14 10:21:00.471412 np0000174125 devstack@c-api.service[112494]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:21:00.471412 np0000174125 devstack@c-api.service[112494]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:21:00.471412 np0000174125 devstack@c-api.service[112494]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:21:00.471412 np0000174125 devstack@c-api.service[112494]: Set PythonHome to /opt/stack/data/venv May 14 10:21:00.508848 np0000174125 devstack@c-api.service[112494]: Python main interpreter initialized at 0x7fe13b0a3668 May 14 10:21:00.508848 np0000174125 devstack@c-api.service[112494]: python threads support enabled May 14 10:21:00.508848 np0000174125 devstack@c-api.service[112494]: your server socket listen backlog is limited to 100 connections May 14 10:21:00.508848 np0000174125 devstack@c-api.service[112494]: your mercy for graceful operations on workers is 80 seconds May 14 10:21:00.509907 np0000174125 devstack@c-api.service[112494]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:21:00.509907 np0000174125 devstack@c-api.service[112494]: *** Operational MODE: preforking *** May 14 10:21:00.509907 np0000174125 devstack@c-api.service[112494]: *** uWSGI is running in multiple interpreter mode *** May 14 10:21:00.509907 np0000174125 devstack@c-api.service[112494]: spawned uWSGI master process (pid: 112494) May 14 10:21:00.509848 np0000174125 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:21:00.510458 np0000174125 devstack@c-api.service[112494]: spawned uWSGI worker 1 (pid: 112497, cores: 1) May 14 10:21:00.511064 np0000174125 devstack@c-api.service[112494]: spawned uWSGI worker 2 (pid: 112498, cores: 1) May 14 10:21:00.511520 np0000174125 devstack@c-api.service[112494]: spawned uWSGI worker 3 (pid: 112499, cores: 1) May 14 10:21:00.511991 np0000174125 devstack@c-api.service[112494]: spawned uWSGI worker 4 (pid: 112500, cores: 1) May 14 10:21:00.512069 np0000174125 devstack@c-api.service[112494]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: framework. For more detail see May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:21:00.644596 np0000174125 devstack@c-api.service[112498]: import eventlet # noqa May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: framework. For more detail see May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:21:00.649593 np0000174125 devstack@c-api.service[112497]: import eventlet # noqa May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: we strongly recommend against using it for new projects. May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: If you are already using Eventlet, we recommend migrating to a different May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: framework. For more detail see May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:21:00.650587 np0000174125 devstack@c-api.service[112500]: import eventlet # noqa May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: framework. For more detail see May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:21:00.660518 np0000174125 devstack@c-api.service[112499]: import eventlet # noqa May 14 10:21:00.732332 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:21:00.732332 np0000174125 devstack@c-api.service[112498]: debtcollector.deprecate( May 14 10:21:00.735668 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:21:00.735668 np0000174125 devstack@c-api.service[112500]: debtcollector.deprecate( May 14 10:21:00.740280 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:21:00.740280 np0000174125 devstack@c-api.service[112497]: debtcollector.deprecate( May 14 10:21:00.747052 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:21:00.747052 np0000174125 devstack@c-api.service[112499]: debtcollector.deprecate( May 14 10:21:00.813009 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:21:00.813009 np0000174125 devstack@c-api.service[112498]: from cgi import parse_header May 14 10:21:00.821732 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:21:00.821732 np0000174125 devstack@c-api.service[112500]: from cgi import parse_header May 14 10:21:00.836879 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:21:00.836879 np0000174125 devstack@c-api.service[112497]: from cgi import parse_header May 14 10:21:00.837232 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:21:00.837232 np0000174125 devstack@c-api.service[112499]: from cgi import parse_header May 14 10:21:00.861355 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:21:00.861355 np0000174125 devstack@c-api.service[112498]: removals.removed_module( May 14 10:21:00.862076 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:21:00.862076 np0000174125 devstack@c-api.service[112498]: removals.removed_module( May 14 10:21:00.881128 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:21:00.881128 np0000174125 devstack@c-api.service[112500]: removals.removed_module( May 14 10:21:00.882073 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:21:00.882073 np0000174125 devstack@c-api.service[112500]: removals.removed_module( May 14 10:21:00.883496 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:21:00.883496 np0000174125 devstack@c-api.service[112499]: removals.removed_module( May 14 10:21:00.884210 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:21:00.884210 np0000174125 devstack@c-api.service[112499]: removals.removed_module( May 14 10:21:00.890874 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:21:00.890874 np0000174125 devstack@c-api.service[112497]: removals.removed_module( May 14 10:21:00.891830 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:21:00.891830 np0000174125 devstack@c-api.service[112497]: removals.removed_module( May 14 10:21:01.471024 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:21:01.471024 np0000174125 devstack@c-api.service[112498]: warnings.warn( May 14 10:21:01.540243 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:21:01.540243 np0000174125 devstack@c-api.service[112499]: warnings.warn( May 14 10:21:01.547269 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:21:01.547269 np0000174125 devstack@c-api.service[112500]: warnings.warn( May 14 10:21:01.553260 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:21:01.553260 np0000174125 devstack@c-api.service[112497]: warnings.warn( May 14 10:21:01.568842 np0000174125 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:21:01.568842 np0000174125 devstack@c-api.service[112498]: warnings.warn( May 14 10:21:01.652525 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:21:01.652525 np0000174125 devstack@c-api.service[112499]: warnings.warn( May 14 10:21:01.661259 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:21:01.661259 np0000174125 devstack@c-api.service[112500]: warnings.warn( May 14 10:21:01.678371 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:21:01.678371 np0000174125 devstack@c-api.service[112497]: warnings.warn( May 14 10:21:01.878209 np0000174125 devstack@c-api.service[112498]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:21:01.879057 np0000174125 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:01.948781 np0000174125 devstack@c-api.service[112500]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:21:01.949028 np0000174125 devstack@c-api.service[112500]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112500) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:01.970892 np0000174125 devstack@c-api.service[112499]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:21:01.970892 np0000174125 devstack@c-api.service[112499]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112499) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:01.973222 np0000174125 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:21:01.973222 np0000174125 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:02.015917 np0000174125 devstack@c-api.service[112497]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:21:02.015917 np0000174125 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:21:02.020085 np0000174125 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:21:02.020085 np0000174125 devstack@c-api.service[112500]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:02.037835 np0000174125 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:21:02.037835 np0000174125 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:02.101924 np0000174125 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:21:02.101924 np0000174125 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:21:02.471234 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:02.471503 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:02.471654 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:02.471766 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.471766 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.472125 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.472125 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.472349 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.472457 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.472457 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.472644 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.472745 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.472978 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.473136 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.473136 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.473136 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.473442 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.473547 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.473647 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.473750 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.473894 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.474019 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.474157 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.474266 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.474365 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.474464 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.474464 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.474713 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.474836 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.474940 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.475038 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.475141 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.475141 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.479492 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.479643 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.479643 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.479882 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.480015 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.480121 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.480217 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.480317 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.480415 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.480415 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.480653 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.480653 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.480653 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.480993 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.481108 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.481226 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.482135 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.482269 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.482269 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.482487 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.482608 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.482678 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.482742 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.482832 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.482902 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.482972 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.483056 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.483056 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.483056 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.483252 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.483317 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.483381 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.483746 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.483746 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.483746 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.483746 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.484037 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.484107 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.484175 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.484240 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.484304 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.484366 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.484439 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.484505 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.484576 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.484646 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.484710 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.484777 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.484860 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.484928 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.484994 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.484994 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.484994 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.485628 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.485679 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.485714 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.485748 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.485789 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.485843 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.485889 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.485934 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.485971 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.486005 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.486005 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.486072 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.486105 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.486105 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.486292 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.486338 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.486496 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.486496 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.486650 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.486650 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.486711 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.487427 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.487484 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.487522 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.487609 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.487687 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.487750 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.487846 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.487914 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.487977 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.488028 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.488028 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.488028 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.488140 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.488182 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.488214 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.488253 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.488286 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.488286 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.488286 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.488286 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.488419 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.490692 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.490758 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.490793 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.490921 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.491004 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.491004 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.491136 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.491207 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.491274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.491274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.491274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.491371 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.491371 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.491440 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.491479 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.491516 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.491665 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.491665 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.491796 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.491796 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.491957 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.492440 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.492524 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.492600 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.492646 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.492682 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.492722 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.492755 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.492788 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.492845 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.492889 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.492929 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.493054 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.493091 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.493132 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.493175 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.493216 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.493253 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.493285 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.493316 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.493348 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.493381 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.495047 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.495105 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.495197 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.495279 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.495371 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.495421 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.495421 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.495493 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.495493 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.495592 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.495630 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.495671 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.495710 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.495742 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.495780 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.495849 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.495894 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.495930 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.495930 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.495930 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.496032 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.496067 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.496098 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.496098 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.496098 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.496207 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.496252 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.496252 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.496326 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.496371 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.496409 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.496443 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.496475 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.496525 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.496560 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.496607 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.496681 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.496724 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.496764 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.496797 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.496874 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.496922 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.496956 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.496989 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.497028 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.497064 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.497101 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.497159 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.497197 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.497228 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.497262 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.497293 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.497325 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.497364 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.497397 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.497428 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.497459 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.497490 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.497527 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.497560 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.497560 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.497560 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.497560 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.498020 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.498020 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.498020 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.498545 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.498632 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.498707 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.498780 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.498895 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.498994 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.498994 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.499137 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.499137 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.499137 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.499137 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.499370 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.503145 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.503247 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.503247 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.503423 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.503423 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.503423 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.503629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.503711 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.503711 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.503711 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.503711 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.504041 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.504041 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.504041 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.504452 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.504533 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.504598 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.504662 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.504735 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.504802 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.504983 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.505084 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.505175 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.505274 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.505753 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.505884 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.505976 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.506066 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.506152 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.506228 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.506296 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.506296 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.506423 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.506515 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.506587 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.506653 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.506718 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.506781 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.506885 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.506977 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.507052 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.507128 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.507208 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.507278 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.507320 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.507356 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.507392 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.507428 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.507464 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.507508 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.507558 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.507594 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.507637 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.507680 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.507720 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.507756 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.507794 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.507856 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.507900 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.507950 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.507950 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.508029 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.508065 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.508102 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.508102 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.508162 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.508162 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.508219 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.508219 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.508287 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.508325 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.508356 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.508388 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.508419 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.508450 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.508481 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.508517 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.508517 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.508517 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.508612 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.508780 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.509218 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.509293 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.509350 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.509423 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.509423 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.509588 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.509651 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.509713 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.509989 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.510081 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.510148 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.510273 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.510273 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.510273 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.510465 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.510900 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.510900 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.511038 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.511106 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.511106 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.511106 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.511106 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.511106 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.511443 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.515520 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.515520 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.515653 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.515653 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.515724 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.515748 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.515873 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.515935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.515964 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.516039 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.516093 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.516146 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.516210 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.516278 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.516644 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.516710 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.516761 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.516855 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.516925 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.516974 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.517037 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.518799 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.518903 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.518970 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.519034 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.519065 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.519092 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.519120 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.519155 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.519242 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.519311 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.519311 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.519403 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.519403 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.519478 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.519551 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.519667 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.519722 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.519764 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.519872 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.519961 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.519961 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.520102 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.520169 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.520211 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.520245 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.520282 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.520376 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.520376 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.520605 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.520671 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.520710 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.520744 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.520777 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.520833 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.520878 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.520913 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.520946 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.520986 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.521025 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.521061 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.521093 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.521125 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.521158 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.521191 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.521221 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.521255 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.521297 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.521331 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.521368 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.521411 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.521449 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.521486 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.521521 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.521558 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.521592 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.521592 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.521664 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.521697 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.521729 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.521729 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.521788 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.521837 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.521872 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.521906 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.521906 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.521906 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.522007 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.522041 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.522074 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.522108 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.522146 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.522179 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.522211 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.522248 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.522280 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.522323 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.522356 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.522392 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.522425 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.522486 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.522529 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.522565 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.522602 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.522636 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.522673 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.522705 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.522736 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.522768 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.522823 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.522860 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.522892 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.522935 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.522968 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.523000 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.523042 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.523094 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.523138 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.523173 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.523205 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.523238 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.523271 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.523304 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.523341 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.523376 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.523376 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.523444 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.523444 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.523444 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.523444 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.523563 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.523602 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.523635 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.523673 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.523704 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.523743 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.523781 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.523781 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.524984 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.525065 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.525138 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.525208 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.525273 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.525273 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.525273 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.525273 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.525273 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.525629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.525629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.525629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.525629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.525629 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.525972 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.526040 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.526040 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.526179 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.526179 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.526179 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.526179 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.526420 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.526516 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.526583 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.526742 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.526833 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.526833 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.526833 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.526833 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.526833 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.527149 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.527149 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.527149 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.527328 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.527392 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.527392 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.527526 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.527600 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.527666 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.527735 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.527823 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.527910 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.527978 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.528048 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.528126 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.528191 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.528191 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.528317 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.528386 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.528386 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.528508 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.528573 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.528638 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.529019 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.529615 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.529615 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.529683 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.529717 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.529754 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.529949 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.530021 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.530021 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.530021 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.530021 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.530021 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.530174 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.530208 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.530248 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.530280 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.530311 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.530343 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.530378 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.530418 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.530501 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.530538 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.530569 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.530603 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.530636 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.530668 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.530701 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.530701 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.530769 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.530803 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.531225 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.531307 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.531374 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.531438 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.531502 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.531553 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.531606 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.531658 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.531717 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.531782 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.531864 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.531929 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.531988 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.532042 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.532090 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.532138 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.532138 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.532239 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.532239 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.532239 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.532239 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.532421 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.532470 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.532496 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.532520 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.532542 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.532570 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.532602 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.532602 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.532668 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.532767 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.532880 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.532912 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.532935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.532935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.532935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.532935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.532935 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.534657 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.534706 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.534770 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.534834 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.534889 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.534927 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.534955 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.534979 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.535007 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.535032 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.535116 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.535169 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.535315 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.535391 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.535447 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.535498 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.535547 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.535604 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.549582 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:21:02.550006 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.550131 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.550270 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.550721 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.550911 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.550911 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.550911 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.551161 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.551161 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.551161 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.552055 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.552190 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.552190 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.552190 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.552384 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.552384 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.552384 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.552926 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.553052 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.553052 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.553052 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.553210 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.553210 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.553310 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.553528 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.553610 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.553672 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.553737 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.553737 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.553899 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.553899 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.554445 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.554537 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.554602 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.554653 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.554721 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.554721 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.554876 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.556710 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.556802 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.556887 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.556941 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.557115 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.557115 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.557378 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.557969 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.558261 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.558261 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.558261 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.558261 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.558552 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.558552 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.559319 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.559393 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.559487 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.559558 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.559642 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.559745 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.559869 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.560591 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.560693 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.560782 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.560924 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.560924 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.561052 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.561128 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.561432 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.561528 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.561622 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.561845 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.561995 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.562085 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.562085 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.562233 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.562270 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.562376 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.562495 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.562587 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.562587 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.562667 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.563290 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.563387 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.563478 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.563520 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.563620 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.563718 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.563802 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.564971 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.565076 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.565186 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.565230 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.565395 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.565395 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.565564 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.566064 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.566124 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.566227 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.566324 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.566434 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.566524 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.566581 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.566688 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.566751 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.566874 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.566979 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.567063 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.567151 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.567210 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.567253 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.567358 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.567500 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.567500 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.567661 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.567661 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.567661 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.568167 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.568231 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.568279 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.568328 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.568450 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.568450 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.568513 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.568987 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.569095 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.569095 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.569256 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.569256 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.569256 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.569377 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.570224 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.570287 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.570321 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.570450 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.570450 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.570619 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.570619 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.571298 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.571366 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.571401 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.571451 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.571504 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.571635 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.571733 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.572008 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.572112 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.572112 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.572283 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.572283 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.572283 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.572464 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.572464 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.572541 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.572541 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.572603 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.572743 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.572743 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.572959 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.573050 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.573141 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.573141 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.573322 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.573322 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.573322 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.573446 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.573446 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.573515 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.573550 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.573687 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.573687 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.573895 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.573895 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.574063 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.574154 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.574208 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.574249 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.574284 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.574414 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.574414 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.574725 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.574787 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.574840 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.574937 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.575032 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.575032 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.575198 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.575541 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.575606 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.575642 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.575737 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.575870 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.575870 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.576059 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.576059 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.576059 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.576059 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.576203 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.576203 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.576278 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.576278 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.576832 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.576893 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.576994 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.577090 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.577090 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.577224 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.577224 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.577493 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.577550 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.577602 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.577701 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.577701 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.577917 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.577917 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.578148 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.578222 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.578263 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.578303 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.578445 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.578445 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.578642 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:21:02.579210 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:21:02.579264 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:21:02.579348 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:21:02.579445 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:21:02.579445 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:21:02.579518 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:21:02.581197 np0000174125 devstack@c-api.service[112500]: INFO dbcounter [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Registered counter for database cinder May 14 10:21:02.586861 np0000174125 devstack@c-api.service[112499]: INFO dbcounter [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Registered counter for database cinder May 14 10:21:02.587016 np0000174125 devstack@c-api.service[112498]: INFO dbcounter [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Registered counter for database cinder May 14 10:21:02.594503 np0000174125 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.598573 np0000174125 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.599795 np0000174125 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.626526 np0000174125 devstack@c-api.service[112497]: INFO dbcounter [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Registered counter for database cinder May 14 10:21:02.641021 np0000174125 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.712397 np0000174125 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writer thread running {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:02.715327 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:02.718218 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:02.720565 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:02.721993 np0000174125 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writer thread running {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:02.722727 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:02.723655 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.724927 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:02.725468 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.727259 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:02.729579 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:02.730646 np0000174125 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.731972 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:02.733119 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:02.733253 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.735849 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.736034 np0000174125 devstack@c-api.service[112500]: INFO cinder.rpc [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:02.737594 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.740839 np0000174125 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:02.741130 np0000174125 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.742793 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:02.743160 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:02.745027 np0000174125 devstack@c-api.service[112499]: INFO cinder.rpc [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:02.745956 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.746066 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:02.751995 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:02.752122 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.755707 np0000174125 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:21:02.756331 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.756438 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:02.758309 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.758480 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:21:02.758609 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.759528 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.760678 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:21:02.761889 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.763218 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:21:02.763474 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.764010 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.765569 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:21:02.766983 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.767345 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.768847 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.768951 np0000174125 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.769350 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.772119 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:02.772795 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.773432 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.774947 np0000174125 devstack@c-api.service[112498]: INFO cinder.rpc [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:02.775169 np0000174125 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:02.776242 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.776323 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.777042 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:21:02.777175 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.778711 np0000174125 devstack@c-api.service[112497]: INFO cinder.rpc [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:21:02.779516 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.779622 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.780081 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.782802 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.783094 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.784630 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.785780 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.787399 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.788953 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.790175 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.790620 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.791360 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.793070 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.793914 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.794296 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.795532 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.796510 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.797598 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.798674 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.798784 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.799841 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.800369 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.802065 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.802169 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.803446 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.803678 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.803750 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.805361 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.805467 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.805842 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.806846 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.806936 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.807518 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.808407 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.808989 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.809600 np0000174125 devstack@c-api.service[112500]: WARNING cinder.api.contrib.hosts [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:02.809795 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.809891 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.810471 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.810677 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.811458 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: extensions {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.812275 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.812802 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-availability-zone {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.812959 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.813198 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.813772 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.814123 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: qos-specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.815273 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.815892 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.816231 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.816311 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: extra_specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.816468 np0000174125 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:02.817243 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.817770 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.818285 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.818957 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.819385 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-volume-type-access {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.819434 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.819675 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.820481 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.821079 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.821126 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.821742 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-quota-class-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.823182 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.823291 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.823400 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.824425 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.824662 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-snapshot-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.825694 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.826177 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: consistencygroups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.827539 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.828341 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: backups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.828913 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.829222 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.830357 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.830440 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: scheduler-stats {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.830595 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.831791 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-quota-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.832194 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.832390 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.833232 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-volume-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.833765 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.834300 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.834485 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.834746 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: capabilities {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.835836 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.835961 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-volume-transfer {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.836039 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.836539 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.837493 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.837666 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: os-hosts {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.837919 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.838217 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.839099 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extended resource: cgsnapshots {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.839193 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.839349 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.839692 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.840621 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.840710 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.contrib.snapshot_actions [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] SnapshotActionsController initialized {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:02.841034 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.841339 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.841671 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.842123 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.842508 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.843120 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.843354 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.843529 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.843758 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.844699 np0000174125 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:02.844791 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.844950 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.845416 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.845567 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.846219 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.846417 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.846675 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.846866 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.847501 np0000174125 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:21:02.847738 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.848284 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.848368 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.848424 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:02.849045 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.849366 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.849524 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.849923 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.851064 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.851156 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.851210 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.851383 np0000174125 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.852295 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.852438 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.852529 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.852633 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.852722 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.852829 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.852829 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.852916 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension AdminActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853006 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension AdminActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853114 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension AdminActions extending resource: backups {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853204 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853296 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853357 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.853499 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension TypesManage extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853603 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853691 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853795 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.853931 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.854052 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.854117 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] Extension UsedLimits extending resource: limits {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.854734 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.854848 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.855585 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.856285 np0000174125 devstack@c-api.service[112500]: WARNING keystonemiddleware.auth_token [None req-300b9842-1657-4d45-9b3e-75fb06d83a7c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:02.856401 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.856461 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.857164 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.857840 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.858232 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.858629 np0000174125 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.859373 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.859626 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.859774 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.859894 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.859962 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860127 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860234 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860349 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860467 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860555 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860676 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860780 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.860887 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.861016 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.861211 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.861333 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.861431 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.861525 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.861611 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.862110 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.862344 np0000174125 devstack@c-api.service[112500]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe13b0a3668 pid: 112500 (default app) May 14 10:21:02.863069 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.863761 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.864003 np0000174125 devstack@c-api.service[112499]: WARNING keystonemiddleware.auth_token [None req-2b928f9d-119d-4b7d-981e-8c24a77b07cf None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:02.865097 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.865284 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.866536 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.867279 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.867982 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.869354 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.869495 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.870727 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.870785 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.870862 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.870862 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.870972 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.870972 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871059 np0000174125 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe13b0a3668 pid: 112499 (default app) May 14 10:21:02.871099 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871099 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871099 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871099 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871256 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871491 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871491 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871491 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871491 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871491 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871699 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871699 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871699 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871699 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871699 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871918 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871918 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.871918 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.871918 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872113 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872113 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872113 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872113 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872113 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872313 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872313 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872313 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872313 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872313 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872507 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872727 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.872992 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.873260 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.873260 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.873260 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.873260 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.873260 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.873486 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.873486 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.873486 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.873486 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.873486 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.874608 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.875190 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875719 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.875719 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875719 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.875719 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.875719 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.876220 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.876220 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.876220 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.876220 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.876220 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.876658 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.876658 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.876658 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.876658 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.877093 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.877093 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.877093 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.877093 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.877496 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.877496 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.877496 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.877496 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.877496 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.878106 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.878106 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.878106 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.878106 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.878106 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.878827 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.878827 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.878827 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.878827 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.879231 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.879231 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.879231 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.879231 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.879649 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.879649 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.879649 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.879649 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880069 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880069 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880069 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880069 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880490 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880490 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880490 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880490 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880888 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880888 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880888 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.880888 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.880888 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.881374 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881977 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.881977 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881977 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.881977 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.881977 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882445 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.882962 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883208 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883481 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883722 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883722 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883722 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883722 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883934 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883934 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883934 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.883934 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.883934 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.884141 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.884173 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.884488 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.884488 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.884488 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:02.884488 np0000174125 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 14 10:21:02.884661 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.884661 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.884725 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.884759 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-2157bffd-0d16-43e2-a4bb-c8b9c64529af None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:02.884799 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:02.884869 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.884919 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.884965 np0000174125 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Thu May 14 10:21:02 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:21:02.885005 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.885039 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885070 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:21:02.885102 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885132 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:21:02.885164 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885194 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885226 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885257 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885287 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885849 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.885966 np0000174125 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.886640 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.886777 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.886921 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887013 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887101 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887190 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.887280 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887372 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887465 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887541 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887686 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887852 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.887998 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.888113 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.888216 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.888314 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.888418 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.888763 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.890698 np0000174125 devstack@c-api.service[112497]: WARNING keystonemiddleware.auth_token [None req-691f3c95-ff92-467e-af7b-6cdcaf0da192 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:02.891027 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.892662 np0000174125 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:21:02.893672 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.893880 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894042 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894181 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894267 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894375 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894503 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894608 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894721 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.894840 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895087 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895198 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895309 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895416 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895524 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.895629 np0000174125 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:21:02.897167 np0000174125 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe13b0a3668 pid: 112497 (default app) May 14 10:21:02.898083 np0000174125 devstack@c-api.service[112498]: WARNING keystonemiddleware.auth_token [None req-a297d7b3-a4e7-4640-8bf5-9dac512d6906 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:21:02.905134 np0000174125 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe13b0a3668 pid: 112498 (default app) May 14 10:21:10.190791 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.190791 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.190791 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.190791 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.190791 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191486 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191486 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191486 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191486 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191486 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191668 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191934 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191934 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.191934 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.191934 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192091 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192091 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192091 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192091 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192271 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192271 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192271 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192271 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192428 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192428 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192428 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192428 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192428 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192612 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192612 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192612 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192612 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192612 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.192800 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193031 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193282 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193493 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193493 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193493 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193493 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193493 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193721 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193721 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193721 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193721 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193721 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.193911 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194127 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194338 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194338 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194338 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194338 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194338 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194523 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194523 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194523 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194523 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194523 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194704 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194704 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194704 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194704 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194874 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194874 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.194874 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.194874 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195021 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195021 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195021 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195021 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195021 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195221 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195221 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195221 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195221 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195221 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195392 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195392 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195392 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195392 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195544 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195544 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195544 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195544 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195691 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195691 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195691 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195691 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195865 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195865 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.195865 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.195865 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196013 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196013 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196013 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196013 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196167 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196167 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196167 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196167 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196167 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196364 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196575 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196575 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196575 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196575 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196575 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.196748 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197001 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197281 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197502 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197729 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197729 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197729 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197729 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197902 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197902 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197902 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.197902 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.197902 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 14 10:21:10.198095 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-30d6fb68-0d25-440e-89e8-3dc32e95f40b None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:10.713508 np0000174125 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-30d6fb68-0d25-440e-89e8-3dc32e95f40b admin admin] POST https://199.204.45.229/volume/v3/types May 14 10:21:10.716829 np0000174125 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-30d6fb68-0d25-440e-89e8-3dc32e95f40b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:21:10.716829 np0000174125 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:21:10.716829 np0000174125 devstack@c-api.service[112499]: warnings.warn( May 14 10:21:10.725163 np0000174125 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-30d6fb68-0d25-440e-89e8-3dc32e95f40b 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:10.760955 np0000174125 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-30d6fb68-0d25-440e-89e8-3dc32e95f40b admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 14 10:21:10.761566 np0000174125 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Thu May 14 10:21:10 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:21:10.774613 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [req-30d6fb68-0d25-440e-89e8-3dc32e95f40b req-7291af83-ee7c-42ff-84e5-974b1ff39347 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:21:11.114465 np0000174125 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-30d6fb68-0d25-440e-89e8-3dc32e95f40b req-7291af83-ee7c-42ff-84e5-974b1ff39347 admin admin] POST https://199.204.45.229/volume/v3/types/7200a054-b27e-4904-b82b-ce95f6fcf673/extra_specs May 14 10:21:11.115191 np0000174125 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [req-30d6fb68-0d25-440e-89e8-3dc32e95f40b req-7291af83-ee7c-42ff-84e5-974b1ff39347 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:21:11.117027 np0000174125 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:21:11.117027 np0000174125 devstack@c-api.service[112500]: warnings.warn( May 14 10:21:11.124835 np0000174125 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [req-30d6fb68-0d25-440e-89e8-3dc32e95f40b req-7291af83-ee7c-42ff-84e5-974b1ff39347 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:21:11.194155 np0000174125 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-30d6fb68-0d25-440e-89e8-3dc32e95f40b req-7291af83-ee7c-42ff-84e5-974b1ff39347 admin admin] https://199.204.45.229/volume/v3/types/7200a054-b27e-4904-b82b-ce95f6fcf673/extra_specs returned with HTTP 200 May 14 10:21:11.194978 np0000174125 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 2/3] 199.204.45.229 () {70 vars in 1505 bytes} [Thu May 14 10:21:10 2026] POST /volume/v3/types/7200a054-b27e-4904-b82b-ce95f6fcf673/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:21:12.774051 np0000174125 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=6 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:12.778263 np0000174125 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=6 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:20.757977 np0000174125 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:21:21.192727 np0000174125 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:29:35.894854 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.894854 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.897832 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.897832 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.897832 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.897832 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.897832 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898149 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898418 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898418 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898418 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898418 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898418 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898683 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898683 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898683 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898683 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898892 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898892 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.898892 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.898892 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899079 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899079 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899079 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899079 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899079 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899304 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899304 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899304 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899304 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899304 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899522 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899751 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.899969 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900168 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900365 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900365 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900365 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900365 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900490 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900490 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900490 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900490 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900490 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900660 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900660 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900660 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.900660 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.900660 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901061 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901250 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901250 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901250 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901250 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901250 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901419 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901419 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901419 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901419 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901419 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901586 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901586 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901586 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901586 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901718 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901718 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901718 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901718 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901895 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901895 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901895 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.901895 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.901895 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902071 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902071 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902071 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902071 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902071 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902215 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902215 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902215 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902215 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902352 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902352 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902352 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902352 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902481 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902481 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902481 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902481 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902639 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902639 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902639 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902639 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902771 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902771 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902771 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902771 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.902923 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903113 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903113 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903113 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903113 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903113 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903281 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903500 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903700 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.903924 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904114 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904114 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904114 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904114 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904242 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904242 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904242 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904242 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904375 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904375 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904375 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904375 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904512 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904512 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.904512 np0000174125 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:29:35.904512 np0000174125 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 14 10:29:35.907461 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-869f95d7-2d5a-4dc6-aac8-d51f9ad43ea5 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:29:35.909154 np0000174125 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-869f95d7-2d5a-4dc6-aac8-d51f9ad43ea5 None None] GET https://199.204.45.229/volume// May 14 10:29:35.909544 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-869f95d7-2d5a-4dc6-aac8-d51f9ad43ea5 None None] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:29:35.910180 np0000174125 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-869f95d7-2d5a-4dc6-aac8-d51f9ad43ea5 None None] Calling method 'all' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:29:35.911360 np0000174125 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-869f95d7-2d5a-4dc6-aac8-d51f9ad43ea5 None None] https://199.204.45.229/volume// returned with HTTP 300 May 14 10:29:35.911732 np0000174125 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Thu May 14 10:29:35 2026] GET /volume/ => generated 390 bytes in 33 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)