May 20 22:02:52.673727 np0000175537 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:02:52.683870 np0000175537 devstack@c-api.service[112492]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:02:52 2026] *** May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: nodename: np0000175537 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: machine: x86_64 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: clock source: unix May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: pcre jit disabled May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: detected number of CPU cores: 16 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: current working directory: / May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: detected binary path: /usr/bin/uwsgi-core May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: your processes number limit is 256917 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: your memory page size is 4096 bytes May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: detected max file descriptor number: 2048 May 20 22:02:52.686547 np0000175537 devstack@c-api.service[112492]: lock engine: pthread robust mutexes May 20 22:02:52.687266 np0000175537 devstack@c-api.service[112492]: thunder lock: enabled May 20 22:02:52.687266 np0000175537 devstack@c-api.service[112492]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:02:52.687266 np0000175537 devstack@c-api.service[112492]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:02:52.687266 np0000175537 devstack@c-api.service[112492]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:02:52.687266 np0000175537 devstack@c-api.service[112492]: Set PythonHome to /opt/stack/data/venv May 20 22:02:52.722255 np0000175537 devstack@c-api.service[112492]: Python main interpreter initialized at 0x7f8ea06a3668 May 20 22:02:52.722255 np0000175537 devstack@c-api.service[112492]: python threads support enabled May 20 22:02:52.722255 np0000175537 devstack@c-api.service[112492]: your server socket listen backlog is limited to 100 connections May 20 22:02:52.722255 np0000175537 devstack@c-api.service[112492]: your mercy for graceful operations on workers is 80 seconds May 20 22:02:52.722735 np0000175537 devstack@c-api.service[112492]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:02:52.722866 np0000175537 devstack@c-api.service[112492]: *** Operational MODE: preforking *** May 20 22:02:52.723023 np0000175537 devstack@c-api.service[112492]: *** uWSGI is running in multiple interpreter mode *** May 20 22:02:52.723023 np0000175537 devstack@c-api.service[112492]: spawned uWSGI master process (pid: 112492) May 20 22:02:52.723110 np0000175537 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:02:52.723691 np0000175537 devstack@c-api.service[112492]: spawned uWSGI worker 1 (pid: 112497, cores: 1) May 20 22:02:52.724186 np0000175537 devstack@c-api.service[112492]: spawned uWSGI worker 2 (pid: 112498, cores: 1) May 20 22:02:52.724637 np0000175537 devstack@c-api.service[112492]: spawned uWSGI worker 3 (pid: 112499, cores: 1) May 20 22:02:52.725119 np0000175537 devstack@c-api.service[112492]: spawned uWSGI worker 4 (pid: 112500, cores: 1) May 20 22:02:52.725193 np0000175537 devstack@c-api.service[112492]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: we strongly recommend against using it for new projects. May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: If you are already using Eventlet, we recommend migrating to a different May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: framework. For more detail see May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:02:52.850274 np0000175537 devstack@c-api.service[112500]: import eventlet # noqa May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: framework. For more detail see May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:02:52.855593 np0000175537 devstack@c-api.service[112497]: import eventlet # noqa May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: framework. For more detail see May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:02:52.858579 np0000175537 devstack@c-api.service[112499]: import eventlet # noqa May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: framework. For more detail see May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:02:52.917517 np0000175537 devstack@c-api.service[112498]: import eventlet # noqa May 20 22:02:52.933452 np0000175537 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 20 22:02:52.933452 np0000175537 devstack@c-api.service[112500]: debtcollector.deprecate( May 20 22:02:52.944116 np0000175537 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 20 22:02:52.944116 np0000175537 devstack@c-api.service[112497]: debtcollector.deprecate( May 20 22:02:52.948438 np0000175537 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 20 22:02:52.948438 np0000175537 devstack@c-api.service[112499]: debtcollector.deprecate( May 20 22:02:53.002040 np0000175537 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 20 22:02:53.002040 np0000175537 devstack@c-api.service[112498]: debtcollector.deprecate( May 20 22:02:53.014531 np0000175537 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 20 22:02:53.014531 np0000175537 devstack@c-api.service[112500]: from cgi import parse_header May 20 22:02:53.020029 np0000175537 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 20 22:02:53.020029 np0000175537 devstack@c-api.service[112497]: from cgi import parse_header May 20 22:02:53.026687 np0000175537 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 20 22:02:53.026687 np0000175537 devstack@c-api.service[112499]: from cgi import parse_header May 20 22:02:53.065034 np0000175537 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 20 22:02:53.065034 np0000175537 devstack@c-api.service[112497]: removals.removed_module( May 20 22:02:53.065034 np0000175537 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 20 22:02:53.065034 np0000175537 devstack@c-api.service[112497]: removals.removed_module( May 20 22:02:53.068024 np0000175537 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 20 22:02:53.068024 np0000175537 devstack@c-api.service[112500]: removals.removed_module( May 20 22:02:53.068764 np0000175537 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 20 22:02:53.068764 np0000175537 devstack@c-api.service[112500]: removals.removed_module( May 20 22:02:53.072683 np0000175537 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 20 22:02:53.072683 np0000175537 devstack@c-api.service[112499]: removals.removed_module( May 20 22:02:53.074556 np0000175537 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 20 22:02:53.074556 np0000175537 devstack@c-api.service[112499]: removals.removed_module( May 20 22:02:53.084215 np0000175537 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 20 22:02:53.084215 np0000175537 devstack@c-api.service[112498]: from cgi import parse_header May 20 22:02:53.128796 np0000175537 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 20 22:02:53.128796 np0000175537 devstack@c-api.service[112498]: removals.removed_module( May 20 22:02:53.129478 np0000175537 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 20 22:02:53.129478 np0000175537 devstack@c-api.service[112498]: removals.removed_module( May 20 22:02:53.654332 np0000175537 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 20 22:02:53.654332 np0000175537 devstack@c-api.service[112497]: warnings.warn( May 20 22:02:53.674070 np0000175537 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 20 22:02:53.674070 np0000175537 devstack@c-api.service[112500]: warnings.warn( May 20 22:02:53.701975 np0000175537 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 20 22:02:53.701975 np0000175537 devstack@c-api.service[112499]: warnings.warn( May 20 22:02:53.748539 np0000175537 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 20 22:02:53.748539 np0000175537 devstack@c-api.service[112498]: warnings.warn( May 20 22:02:53.749963 np0000175537 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 20 22:02:53.749963 np0000175537 devstack@c-api.service[112497]: warnings.warn( May 20 22:02:53.768239 np0000175537 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 20 22:02:53.768239 np0000175537 devstack@c-api.service[112500]: warnings.warn( May 20 22:02:53.796702 np0000175537 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 20 22:02:53.796702 np0000175537 devstack@c-api.service[112499]: warnings.warn( May 20 22:02:53.847520 np0000175537 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 20 22:02:53.847520 np0000175537 devstack@c-api.service[112498]: warnings.warn( May 20 22:02:54.044036 np0000175537 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 20 22:02:54.044675 np0000175537 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 20 22:02:54.046869 np0000175537 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 20 22:02:54.047252 np0000175537 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 20 22:02:54.076289 np0000175537 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 20 22:02:54.076869 np0000175537 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 20 22:02:54.128186 np0000175537 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 20 22:02:54.128186 np0000175537 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:02:54.128545 np0000175537 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 20 22:02:54.128545 np0000175537 devstack@c-api.service[112500]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:02:54.134824 np0000175537 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 20 22:02:54.135230 np0000175537 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 20 22:02:54.138727 np0000175537 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 20 22:02:54.138727 np0000175537 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:02:54.196222 np0000175537 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 20 22:02:54.196222 np0000175537 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:02:54.583534 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:02:54.583808 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:02:54.583902 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:02:54.583976 np0000175537 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 20 22:02:54.584060 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:02:54.584135 np0000175537 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 20 22:02:54.584194 np0000175537 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 20 22:02:54.584194 np0000175537 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 20 22:02:54.584337 np0000175537 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 20 22:02:54.584337 np0000175537 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 20 22:02:54.584533 np0000175537 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 20 22:02:54.584596 np0000175537 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 20 22:02:54.584661 np0000175537 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 20 22:02:54.584764 np0000175537 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 20 22:02:54.584829 np0000175537 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 20 22:02:54.584829 np0000175537 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 20 22:02:54.585343 np0000175537 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 20 22:02:54.585452 np0000175537 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 20 22:02:54.585539 np0000175537 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 20 22:02:54.585601 np0000175537 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 20 22:02:54.585668 np0000175537 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 20 22:02:54.585731 np0000175537 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 20 22:02:54.585800 np0000175537 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 20 22:02:54.585858 np0000175537 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 20 22:02:54.585920 np0000175537 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 20 22:02:54.585990 np0000175537 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 20 22:02:54.586064 np0000175537 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 20 22:02:54.586137 np0000175537 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 20 22:02:54.586211 np0000175537 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 20 22:02:54.586276 np0000175537 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 20 22:02:54.586338 np0000175537 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 20 22:02:54.586431 np0000175537 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 20 22:02:54.586508 np0000175537 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 20 22:02:54.586573 np0000175537 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 20 22:02:54.586642 np0000175537 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 20 22:02:54.586710 np0000175537 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 20 22:02:54.586781 np0000175537 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 20 22:02:54.586844 np0000175537 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 20 22:02:54.586910 np0000175537 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 20 22:02:54.586969 np0000175537 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 20 22:02:54.587043 np0000175537 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 20 22:02:54.587111 np0000175537 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 20 22:02:54.587177 np0000175537 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 20 22:02:54.587177 np0000175537 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 20 22:02:54.591919 np0000175537 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 20 22:02:54.591997 np0000175537 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 20 22:02:54.592039 np0000175537 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 20 22:02:54.592089 np0000175537 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 20 22:02:54.592130 np0000175537 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 20 22:02:54.592196 np0000175537 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 20 22:02:54.592243 np0000175537 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 20 22:02:54.592290 np0000175537 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 20 22:02:54.592343 np0000175537 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 20 22:02:54.592343 np0000175537 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 20 22:02:54.592439 np0000175537 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 20 22:02:54.592485 np0000175537 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 20 22:02:54.592567 np0000175537 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 20 22:02:54.592615 np0000175537 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 20 22:02:54.592615 np0000175537 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 20 22:02:54.592693 np0000175537 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 20 22:02:54.592771 np0000175537 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 20 22:02:54.592771 np0000175537 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 20 22:02:54.592843 np0000175537 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 20 22:02:54.592878 np0000175537 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 20 22:02:54.592921 np0000175537 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 20 22:02:54.592969 np0000175537 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 20 22:02:54.593008 np0000175537 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 20 22:02:54.593008 np0000175537 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 20 22:02:54.593082 np0000175537 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 20 22:02:54.593128 np0000175537 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 20 22:02:54.593177 np0000175537 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 20 22:02:54.593262 np0000175537 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 20 22:02:54.594549 np0000175537 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 20 22:02:54.594601 np0000175537 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 20 22:02:54.594652 np0000175537 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 20 22:02:54.594721 np0000175537 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 20 22:02:54.594765 np0000175537 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 20 22:02:54.594811 np0000175537 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 20 22:02:54.594851 np0000175537 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 20 22:02:54.594892 np0000175537 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 20 22:02:54.594931 np0000175537 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 20 22:02:54.594969 np0000175537 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 20 22:02:54.595003 np0000175537 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 20 22:02:54.595003 np0000175537 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 20 22:02:54.595067 np0000175537 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 20 22:02:54.595102 np0000175537 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 20 22:02:54.595350 np0000175537 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 20 22:02:54.595428 np0000175537 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 20 22:02:54.595474 np0000175537 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 20 22:02:54.595514 np0000175537 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 20 22:02:54.595555 np0000175537 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 20 22:02:54.595594 np0000175537 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 20 22:02:54.595631 np0000175537 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 20 22:02:54.595667 np0000175537 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 20 22:02:54.595704 np0000175537 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 20 22:02:54.595751 np0000175537 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 20 22:02:54.595799 np0000175537 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 20 22:02:54.595838 np0000175537 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 20 22:02:54.595875 np0000175537 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 20 22:02:54.595918 np0000175537 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 20 22:02:54.595964 np0000175537 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 20 22:02:54.596002 np0000175537 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 20 22:02:54.596045 np0000175537 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 20 22:02:54.596083 np0000175537 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 20 22:02:54.596122 np0000175537 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 20 22:02:54.596169 np0000175537 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 20 22:02:54.596213 np0000175537 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 20 22:02:54.596250 np0000175537 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 20 22:02:54.596290 np0000175537 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 20 22:02:54.596333 np0000175537 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 20 22:02:54.596378 np0000175537 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 20 22:02:54.596445 np0000175537 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 20 22:02:54.596491 np0000175537 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 20 22:02:54.596533 np0000175537 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 20 22:02:54.596577 np0000175537 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 20 22:02:54.596625 np0000175537 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 20 22:02:54.596668 np0000175537 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 20 22:02:54.596705 np0000175537 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 20 22:02:54.596785 np0000175537 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 20 22:02:54.596829 np0000175537 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 20 22:02:54.596877 np0000175537 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 20 22:02:54.596921 np0000175537 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 20 22:02:54.596966 np0000175537 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 20 22:02:54.597003 np0000175537 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 20 22:02:54.597051 np0000175537 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 20 22:02:54.597094 np0000175537 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 20 22:02:54.597094 np0000175537 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 20 22:02:54.597094 np0000175537 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 20 22:02:54.598081 np0000175537 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 20 22:02:54.598145 np0000175537 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 20 22:02:54.598195 np0000175537 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 20 22:02:54.598237 np0000175537 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 20 22:02:54.598277 np0000175537 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 20 22:02:54.598322 np0000175537 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 20 22:02:54.598366 np0000175537 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 20 22:02:54.598441 np0000175537 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 20 22:02:54.598485 np0000175537 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 20 22:02:54.598521 np0000175537 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 20 22:02:54.598560 np0000175537 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 20 22:02:54.598597 np0000175537 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 20 22:02:54.598644 np0000175537 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 20 22:02:54.598684 np0000175537 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 20 22:02:54.598721 np0000175537 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 20 22:02:54.598771 np0000175537 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 20 22:02:54.598809 np0000175537 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 20 22:02:54.598846 np0000175537 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 20 22:02:54.598894 np0000175537 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 20 22:02:54.598938 np0000175537 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 20 22:02:54.598979 np0000175537 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 20 22:02:54.599016 np0000175537 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 20 22:02:54.599058 np0000175537 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 20 22:02:54.599099 np0000175537 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 20 22:02:54.599143 np0000175537 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 20 22:02:54.599177 np0000175537 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 20 22:02:54.599177 np0000175537 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 20 22:02:54.599177 np0000175537 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 20 22:02:54.599831 np0000175537 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 20 22:02:54.599894 np0000175537 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 20 22:02:54.599939 np0000175537 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 20 22:02:54.599984 np0000175537 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 20 22:02:54.600031 np0000175537 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 20 22:02:54.600073 np0000175537 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 20 22:02:54.600122 np0000175537 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 20 22:02:54.600166 np0000175537 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 20 22:02:54.600209 np0000175537 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 20 22:02:54.600254 np0000175537 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 20 22:02:54.600292 np0000175537 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 20 22:02:54.600338 np0000175537 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 20 22:02:54.600376 np0000175537 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 20 22:02:54.600440 np0000175537 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 20 22:02:54.600483 np0000175537 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 20 22:02:54.600530 np0000175537 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 20 22:02:54.600572 np0000175537 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 20 22:02:54.600608 np0000175537 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 20 22:02:54.600650 np0000175537 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 20 22:02:54.600690 np0000175537 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 20 22:02:54.600770 np0000175537 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 20 22:02:54.600809 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.600852 np0000175537 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 20 22:02:54.602508 np0000175537 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 20 22:02:54.602561 np0000175537 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 20 22:02:54.602635 np0000175537 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 20 22:02:54.602678 np0000175537 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 20 22:02:54.602730 np0000175537 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 20 22:02:54.602771 np0000175537 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 20 22:02:54.602823 np0000175537 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 20 22:02:54.602864 np0000175537 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 20 22:02:54.602903 np0000175537 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 20 22:02:54.602946 np0000175537 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 20 22:02:54.602983 np0000175537 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 20 22:02:54.603024 np0000175537 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 20 22:02:54.603070 np0000175537 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 20 22:02:54.603112 np0000175537 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 20 22:02:54.603149 np0000175537 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 20 22:02:54.603186 np0000175537 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 20 22:02:54.603234 np0000175537 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 20 22:02:54.603272 np0000175537 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 20 22:02:54.603313 np0000175537 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 20 22:02:54.603349 np0000175537 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 20 22:02:54.603386 np0000175537 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 20 22:02:54.603456 np0000175537 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 20 22:02:54.603500 np0000175537 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 20 22:02:54.603543 np0000175537 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 20 22:02:54.603609 np0000175537 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 20 22:02:54.603662 np0000175537 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 20 22:02:54.603732 np0000175537 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 20 22:02:54.603783 np0000175537 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 20 22:02:54.604195 np0000175537 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 20 22:02:54.604250 np0000175537 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 20 22:02:54.604294 np0000175537 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 20 22:02:54.604333 np0000175537 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 20 22:02:54.604372 np0000175537 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 20 22:02:54.604442 np0000175537 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 20 22:02:54.604479 np0000175537 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 20 22:02:54.604520 np0000175537 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 20 22:02:54.604565 np0000175537 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 20 22:02:54.604609 np0000175537 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 20 22:02:54.604652 np0000175537 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 20 22:02:54.604695 np0000175537 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 20 22:02:54.604777 np0000175537 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 20 22:02:54.604817 np0000175537 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 20 22:02:54.604854 np0000175537 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 20 22:02:54.604909 np0000175537 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 20 22:02:54.604962 np0000175537 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 20 22:02:54.605006 np0000175537 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 20 22:02:54.605047 np0000175537 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 20 22:02:54.605084 np0000175537 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 20 22:02:54.605129 np0000175537 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 20 22:02:54.605170 np0000175537 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 20 22:02:54.605215 np0000175537 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 20 22:02:54.605252 np0000175537 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 20 22:02:54.605288 np0000175537 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 20 22:02:54.605288 np0000175537 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 20 22:02:54.605288 np0000175537 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 20 22:02:54.605288 np0000175537 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 20 22:02:54.606677 np0000175537 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 20 22:02:54.606744 np0000175537 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 20 22:02:54.606781 np0000175537 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 20 22:02:54.606914 np0000175537 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 20 22:02:54.606964 np0000175537 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 20 22:02:54.607005 np0000175537 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 20 22:02:54.607045 np0000175537 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 20 22:02:54.607091 np0000175537 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 20 22:02:54.607142 np0000175537 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 20 22:02:54.607186 np0000175537 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 20 22:02:54.607224 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.607261 np0000175537 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 20 22:02:54.607297 np0000175537 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 20 22:02:54.607346 np0000175537 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 20 22:02:54.607386 np0000175537 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 20 22:02:54.607453 np0000175537 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 20 22:02:54.607497 np0000175537 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 20 22:02:54.607541 np0000175537 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 20 22:02:54.607593 np0000175537 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 20 22:02:54.607636 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.607673 np0000175537 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 20 22:02:54.607738 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.607786 np0000175537 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 20 22:02:54.607826 np0000175537 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 20 22:02:54.607867 np0000175537 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 20 22:02:54.607912 np0000175537 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 20 22:02:54.607912 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.607912 np0000175537 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 20 22:02:54.608027 np0000175537 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 20 22:02:54.608027 np0000175537 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 20 22:02:54.608027 np0000175537 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 20 22:02:54.608132 np0000175537 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 20 22:02:54.608182 np0000175537 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 20 22:02:54.608223 np0000175537 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 20 22:02:54.608270 np0000175537 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 20 22:02:54.608314 np0000175537 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 20 22:02:54.608352 np0000175537 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 20 22:02:54.608413 np0000175537 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 20 22:02:54.608462 np0000175537 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 20 22:02:54.608504 np0000175537 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 20 22:02:54.608543 np0000175537 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 20 22:02:54.608592 np0000175537 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 20 22:02:54.608636 np0000175537 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 20 22:02:54.608692 np0000175537 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 20 22:02:54.608761 np0000175537 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 20 22:02:54.608805 np0000175537 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 20 22:02:54.608847 np0000175537 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 20 22:02:54.608891 np0000175537 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 20 22:02:54.608935 np0000175537 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 20 22:02:54.608974 np0000175537 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 20 22:02:54.609010 np0000175537 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 20 22:02:54.609054 np0000175537 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 20 22:02:54.609099 np0000175537 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 20 22:02:54.609139 np0000175537 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 20 22:02:54.609177 np0000175537 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 20 22:02:54.609215 np0000175537 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 20 22:02:54.609257 np0000175537 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 20 22:02:54.609298 np0000175537 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 20 22:02:54.609346 np0000175537 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 20 22:02:54.609410 np0000175537 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 20 22:02:54.609459 np0000175537 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 20 22:02:54.609504 np0000175537 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 20 22:02:54.609543 np0000175537 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 20 22:02:54.609582 np0000175537 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 20 22:02:54.609621 np0000175537 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 20 22:02:54.609658 np0000175537 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 20 22:02:54.609703 np0000175537 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 20 22:02:54.609741 np0000175537 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 20 22:02:54.609790 np0000175537 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 20 22:02:54.609832 np0000175537 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 20 22:02:54.609870 np0000175537 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 20 22:02:54.609914 np0000175537 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 20 22:02:54.609953 np0000175537 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 20 22:02:54.610000 np0000175537 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 20 22:02:54.610044 np0000175537 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 20 22:02:54.610082 np0000175537 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 20 22:02:54.610119 np0000175537 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 20 22:02:54.610163 np0000175537 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 20 22:02:54.610208 np0000175537 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 20 22:02:54.610247 np0000175537 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 20 22:02:54.610247 np0000175537 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 20 22:02:54.610247 np0000175537 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 20 22:02:54.610247 np0000175537 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 20 22:02:54.610247 np0000175537 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 20 22:02:54.610448 np0000175537 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 20 22:02:54.610448 np0000175537 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 20 22:02:54.610530 np0000175537 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 20 22:02:54.610567 np0000175537 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 20 22:02:54.610610 np0000175537 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 20 22:02:54.610651 np0000175537 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 20 22:02:54.610701 np0000175537 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 20 22:02:54.610743 np0000175537 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 20 22:02:54.610788 np0000175537 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 20 22:02:54.610825 np0000175537 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 20 22:02:54.610871 np0000175537 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 20 22:02:54.611096 np0000175537 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 20 22:02:54.611135 np0000175537 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 20 22:02:54.611177 np0000175537 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 20 22:02:54.611214 np0000175537 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 20 22:02:54.611256 np0000175537 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 20 22:02:54.611310 np0000175537 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 20 22:02:54.611310 np0000175537 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 20 22:02:54.611378 np0000175537 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 20 22:02:54.611443 np0000175537 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 20 22:02:54.611481 np0000175537 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 20 22:02:54.611520 np0000175537 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 20 22:02:54.611562 np0000175537 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 20 22:02:54.611603 np0000175537 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 20 22:02:54.611648 np0000175537 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 20 22:02:54.611648 np0000175537 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 20 22:02:54.611648 np0000175537 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 20 22:02:54.611648 np0000175537 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 20 22:02:54.614225 np0000175537 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 20 22:02:54.614292 np0000175537 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 20 22:02:54.614334 np0000175537 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 20 22:02:54.614371 np0000175537 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 20 22:02:54.614462 np0000175537 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 20 22:02:54.614509 np0000175537 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 20 22:02:54.614551 np0000175537 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 20 22:02:54.614604 np0000175537 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 20 22:02:54.614650 np0000175537 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 20 22:02:54.614693 np0000175537 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 20 22:02:54.614737 np0000175537 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 20 22:02:54.614779 np0000175537 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 20 22:02:54.614830 np0000175537 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 20 22:02:54.614869 np0000175537 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 20 22:02:54.614908 np0000175537 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 20 22:02:54.614945 np0000175537 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 20 22:02:54.614986 np0000175537 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 20 22:02:54.615031 np0000175537 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 20 22:02:54.615073 np0000175537 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 20 22:02:54.615110 np0000175537 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 20 22:02:54.615142 np0000175537 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 20 22:02:54.615178 np0000175537 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 20 22:02:54.615224 np0000175537 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 20 22:02:54.615272 np0000175537 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 20 22:02:54.615311 np0000175537 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 20 22:02:54.615355 np0000175537 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 20 22:02:54.615355 np0000175537 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 20 22:02:54.615355 np0000175537 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 20 22:02:54.615810 np0000175537 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 20 22:02:54.615875 np0000175537 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 20 22:02:54.615917 np0000175537 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 20 22:02:54.615957 np0000175537 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 20 22:02:54.615994 np0000175537 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 20 22:02:54.616031 np0000175537 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 20 22:02:54.616031 np0000175537 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 20 22:02:54.616104 np0000175537 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 20 22:02:54.616143 np0000175537 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 20 22:02:54.616180 np0000175537 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 20 22:02:54.616180 np0000175537 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 20 22:02:54.616258 np0000175537 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 20 22:02:54.616300 np0000175537 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 20 22:02:54.616338 np0000175537 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 20 22:02:54.616375 np0000175537 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 20 22:02:54.616430 np0000175537 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 20 22:02:54.616467 np0000175537 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 20 22:02:54.616508 np0000175537 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 20 22:02:54.616546 np0000175537 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 20 22:02:54.616584 np0000175537 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 20 22:02:54.616639 np0000175537 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 20 22:02:54.616684 np0000175537 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 20 22:02:54.616750 np0000175537 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 20 22:02:54.616790 np0000175537 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 20 22:02:54.616833 np0000175537 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 20 22:02:54.616881 np0000175537 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 20 22:02:54.616930 np0000175537 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 20 22:02:54.616969 np0000175537 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 20 22:02:54.617006 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.617045 np0000175537 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 20 22:02:54.617088 np0000175537 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 20 22:02:54.617136 np0000175537 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 20 22:02:54.617178 np0000175537 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 20 22:02:54.617222 np0000175537 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 20 22:02:54.617267 np0000175537 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 20 22:02:54.617311 np0000175537 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 20 22:02:54.617349 np0000175537 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 20 22:02:54.617386 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.617459 np0000175537 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 20 22:02:54.617501 np0000175537 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 20 22:02:54.617538 np0000175537 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 20 22:02:54.617575 np0000175537 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 20 22:02:54.617625 np0000175537 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 20 22:02:54.617677 np0000175537 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 20 22:02:54.617726 np0000175537 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 20 22:02:54.617769 np0000175537 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 20 22:02:54.617807 np0000175537 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 20 22:02:54.617845 np0000175537 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 20 22:02:54.617881 np0000175537 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 20 22:02:54.617921 np0000175537 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 20 22:02:54.617959 np0000175537 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 20 22:02:54.618004 np0000175537 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 20 22:02:54.618043 np0000175537 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 20 22:02:54.618086 np0000175537 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 20 22:02:54.618126 np0000175537 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 20 22:02:54.618169 np0000175537 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 20 22:02:54.618212 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.618254 np0000175537 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 20 22:02:54.618296 np0000175537 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 20 22:02:54.618334 np0000175537 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 20 22:02:54.618372 np0000175537 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 20 22:02:54.618441 np0000175537 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 20 22:02:54.618480 np0000175537 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 20 22:02:54.618517 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.618566 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.618608 np0000175537 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 20 22:02:54.618645 np0000175537 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 20 22:02:54.618678 np0000175537 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 20 22:02:54.618717 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.618760 np0000175537 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 20 22:02:54.618803 np0000175537 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 20 22:02:54.618853 np0000175537 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 20 22:02:54.618897 np0000175537 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 20 22:02:54.618932 np0000175537 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 20 22:02:54.618969 np0000175537 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 20 22:02:54.619011 np0000175537 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 20 22:02:54.619045 np0000175537 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 20 22:02:54.619088 np0000175537 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 20 22:02:54.619088 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.619151 np0000175537 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 20 22:02:54.619151 np0000175537 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 20 22:02:54.619216 np0000175537 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 20 22:02:54.619260 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.619260 np0000175537 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 20 22:02:54.619328 np0000175537 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 20 22:02:54.619328 np0000175537 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 20 22:02:54.619427 np0000175537 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 20 22:02:54.619472 np0000175537 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 20 22:02:54.619508 np0000175537 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 20 22:02:54.619545 np0000175537 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 20 22:02:54.619588 np0000175537 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 20 22:02:54.619626 np0000175537 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 20 22:02:54.619661 np0000175537 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 20 22:02:54.619697 np0000175537 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 20 22:02:54.619734 np0000175537 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 20 22:02:54.619770 np0000175537 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 20 22:02:54.619811 np0000175537 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 20 22:02:54.619852 np0000175537 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 20 22:02:54.619888 np0000175537 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 20 22:02:54.619925 np0000175537 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 20 22:02:54.619968 np0000175537 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 20 22:02:54.620004 np0000175537 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 20 22:02:54.620040 np0000175537 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 20 22:02:54.620076 np0000175537 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 20 22:02:54.620112 np0000175537 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 20 22:02:54.620154 np0000175537 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 20 22:02:54.620195 np0000175537 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 20 22:02:54.620231 np0000175537 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 20 22:02:54.620268 np0000175537 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 20 22:02:54.620309 np0000175537 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 20 22:02:54.620355 np0000175537 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 20 22:02:54.620418 np0000175537 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 20 22:02:54.620893 np0000175537 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 20 22:02:54.620983 np0000175537 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 20 22:02:54.620983 np0000175537 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 20 22:02:54.621082 np0000175537 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 20 22:02:54.621125 np0000175537 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 20 22:02:54.621162 np0000175537 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 20 22:02:54.621206 np0000175537 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 20 22:02:54.621246 np0000175537 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 20 22:02:54.621295 np0000175537 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 20 22:02:54.621340 np0000175537 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 20 22:02:54.621377 np0000175537 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 20 22:02:54.621447 np0000175537 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 20 22:02:54.621488 np0000175537 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 20 22:02:54.621526 np0000175537 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 20 22:02:54.621562 np0000175537 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 20 22:02:54.621606 np0000175537 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 20 22:02:54.621642 np0000175537 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 20 22:02:54.621686 np0000175537 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 20 22:02:54.621723 np0000175537 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 20 22:02:54.621765 np0000175537 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 20 22:02:54.621812 np0000175537 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 20 22:02:54.621853 np0000175537 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 20 22:02:54.621890 np0000175537 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 20 22:02:54.621925 np0000175537 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 20 22:02:54.621966 np0000175537 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 20 22:02:54.621999 np0000175537 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 20 22:02:54.622041 np0000175537 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 20 22:02:54.622041 np0000175537 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 20 22:02:54.626291 np0000175537 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 20 22:02:54.626351 np0000175537 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 20 22:02:54.626386 np0000175537 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 20 22:02:54.626455 np0000175537 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 20 22:02:54.626504 np0000175537 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 20 22:02:54.626553 np0000175537 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 20 22:02:54.626597 np0000175537 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 20 22:02:54.626641 np0000175537 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 20 22:02:54.626678 np0000175537 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 20 22:02:54.626731 np0000175537 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 20 22:02:54.626774 np0000175537 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 20 22:02:54.626812 np0000175537 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 20 22:02:54.626848 np0000175537 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 20 22:02:54.626885 np0000175537 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 20 22:02:54.626931 np0000175537 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 20 22:02:54.626970 np0000175537 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 20 22:02:54.627013 np0000175537 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 20 22:02:54.627056 np0000175537 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 20 22:02:54.627093 np0000175537 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 20 22:02:54.627093 np0000175537 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 20 22:02:54.627255 np0000175537 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 20 22:02:54.627306 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.627350 np0000175537 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 20 22:02:54.629461 np0000175537 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 20 22:02:54.629538 np0000175537 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 20 22:02:54.629590 np0000175537 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 20 22:02:54.629636 np0000175537 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 20 22:02:54.629674 np0000175537 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 20 22:02:54.629713 np0000175537 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 20 22:02:54.629751 np0000175537 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 20 22:02:54.629798 np0000175537 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 20 22:02:54.629837 np0000175537 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 20 22:02:54.629880 np0000175537 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 20 22:02:54.629924 np0000175537 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 20 22:02:54.629924 np0000175537 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 20 22:02:54.629990 np0000175537 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 20 22:02:54.630040 np0000175537 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 20 22:02:54.630080 np0000175537 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 20 22:02:54.630118 np0000175537 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 20 22:02:54.630160 np0000175537 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 20 22:02:54.630196 np0000175537 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 20 22:02:54.630245 np0000175537 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 20 22:02:54.630285 np0000175537 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 20 22:02:54.630327 np0000175537 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 20 22:02:54.630363 np0000175537 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 20 22:02:54.630422 np0000175537 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 20 22:02:54.630478 np0000175537 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 20 22:02:54.630517 np0000175537 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 20 22:02:54.630553 np0000175537 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 20 22:02:54.630553 np0000175537 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 20 22:02:54.630553 np0000175537 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 20 22:02:54.630675 np0000175537 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 20 22:02:54.630715 np0000175537 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 20 22:02:54.630755 np0000175537 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 20 22:02:54.630755 np0000175537 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 20 22:02:54.630829 np0000175537 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 20 22:02:54.630882 np0000175537 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 20 22:02:54.630929 np0000175537 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 20 22:02:54.630974 np0000175537 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 20 22:02:54.631016 np0000175537 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 20 22:02:54.631054 np0000175537 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 20 22:02:54.631092 np0000175537 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 20 22:02:54.631129 np0000175537 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 20 22:02:54.631173 np0000175537 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 20 22:02:54.631214 np0000175537 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 20 22:02:54.631263 np0000175537 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 20 22:02:54.631301 np0000175537 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 20 22:02:54.631344 np0000175537 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 20 22:02:54.631383 np0000175537 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 20 22:02:54.631454 np0000175537 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 20 22:02:54.631495 np0000175537 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 20 22:02:54.631532 np0000175537 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 20 22:02:54.631569 np0000175537 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 20 22:02:54.631608 np0000175537 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 20 22:02:54.631648 np0000175537 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 20 22:02:54.631694 np0000175537 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 20 22:02:54.631737 np0000175537 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 20 22:02:54.631773 np0000175537 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 20 22:02:54.631817 np0000175537 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 20 22:02:54.631863 np0000175537 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 20 22:02:54.631906 np0000175537 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 20 22:02:54.631948 np0000175537 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 20 22:02:54.631986 np0000175537 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 20 22:02:54.632025 np0000175537 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 20 22:02:54.632073 np0000175537 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 20 22:02:54.632111 np0000175537 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 20 22:02:54.632154 np0000175537 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 20 22:02:54.632198 np0000175537 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 20 22:02:54.632240 np0000175537 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 20 22:02:54.632282 np0000175537 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 20 22:02:54.632322 np0000175537 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 20 22:02:54.632361 np0000175537 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 20 22:02:54.632416 np0000175537 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 20 22:02:54.632455 np0000175537 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 20 22:02:54.632507 np0000175537 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 20 22:02:54.632553 np0000175537 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 20 22:02:54.632595 np0000175537 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 20 22:02:54.632638 np0000175537 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 20 22:02:54.632679 np0000175537 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 20 22:02:54.632756 np0000175537 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 20 22:02:54.632805 np0000175537 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 20 22:02:54.632848 np0000175537 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 20 22:02:54.632848 np0000175537 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 20 22:02:54.632848 np0000175537 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 20 22:02:54.632962 np0000175537 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 20 22:02:54.633002 np0000175537 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 20 22:02:54.633039 np0000175537 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 20 22:02:54.633080 np0000175537 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 20 22:02:54.633124 np0000175537 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 20 22:02:54.633167 np0000175537 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 20 22:02:54.633204 np0000175537 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 20 22:02:54.633243 np0000175537 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 20 22:02:54.633277 np0000175537 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 20 22:02:54.633329 np0000175537 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 20 22:02:54.633373 np0000175537 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 20 22:02:54.633437 np0000175537 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 20 22:02:54.633483 np0000175537 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 20 22:02:54.633521 np0000175537 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 20 22:02:54.633567 np0000175537 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 20 22:02:54.633610 np0000175537 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 20 22:02:54.633652 np0000175537 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 20 22:02:54.633697 np0000175537 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 20 22:02:54.633734 np0000175537 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 20 22:02:54.633786 np0000175537 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 20 22:02:54.633825 np0000175537 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 20 22:02:54.633869 np0000175537 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 20 22:02:54.633906 np0000175537 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 20 22:02:54.633948 np0000175537 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 20 22:02:54.633993 np0000175537 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 20 22:02:54.634039 np0000175537 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 20 22:02:54.634076 np0000175537 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 20 22:02:54.634113 np0000175537 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 20 22:02:54.634155 np0000175537 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 20 22:02:54.634197 np0000175537 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 20 22:02:54.634243 np0000175537 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 20 22:02:54.634281 np0000175537 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 20 22:02:54.634318 np0000175537 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 20 22:02:54.634354 np0000175537 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 20 22:02:54.634412 np0000175537 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 20 22:02:54.634453 np0000175537 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 20 22:02:54.634490 np0000175537 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 20 22:02:54.634526 np0000175537 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 20 22:02:54.634576 np0000175537 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 20 22:02:54.634623 np0000175537 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 20 22:02:54.634661 np0000175537 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 20 22:02:54.634699 np0000175537 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 20 22:02:54.634735 np0000175537 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 20 22:02:54.634778 np0000175537 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 20 22:02:54.634823 np0000175537 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 20 22:02:54.634861 np0000175537 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 20 22:02:54.634898 np0000175537 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 20 22:02:54.634937 np0000175537 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 20 22:02:54.634975 np0000175537 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 20 22:02:54.635026 np0000175537 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 20 22:02:54.635073 np0000175537 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 20 22:02:54.635112 np0000175537 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 20 22:02:54.635155 np0000175537 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 20 22:02:54.635192 np0000175537 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 20 22:02:54.635236 np0000175537 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 20 22:02:54.635276 np0000175537 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 20 22:02:54.635276 np0000175537 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 20 22:02:54.635276 np0000175537 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 20 22:02:54.635276 np0000175537 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 20 22:02:54.635443 np0000175537 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 20 22:02:54.635443 np0000175537 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 20 22:02:54.635443 np0000175537 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 20 22:02:54.635546 np0000175537 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 20 22:02:54.635585 np0000175537 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 20 22:02:54.635622 np0000175537 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 20 22:02:54.635662 np0000175537 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 20 22:02:54.635699 np0000175537 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 20 22:02:54.635737 np0000175537 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 20 22:02:54.635780 np0000175537 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 20 22:02:54.635824 np0000175537 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 20 22:02:54.635870 np0000175537 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 20 22:02:54.635911 np0000175537 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 20 22:02:54.635949 np0000175537 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 20 22:02:54.635995 np0000175537 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 20 22:02:54.636038 np0000175537 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 20 22:02:54.636083 np0000175537 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 20 22:02:54.636124 np0000175537 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 20 22:02:54.636176 np0000175537 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 20 22:02:54.636225 np0000175537 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 20 22:02:54.636270 np0000175537 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 20 22:02:54.636312 np0000175537 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 20 22:02:54.636350 np0000175537 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 20 22:02:54.636408 np0000175537 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 20 22:02:54.636456 np0000175537 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 20 22:02:54.636496 np0000175537 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 20 22:02:54.636496 np0000175537 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 20 22:02:54.636496 np0000175537 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 20 22:02:54.636605 np0000175537 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 20 22:02:54.636605 np0000175537 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 20 22:02:54.636605 np0000175537 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 20 22:02:54.636605 np0000175537 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 20 22:02:54.636778 np0000175537 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 20 22:02:54.636818 np0000175537 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 20 22:02:54.636856 np0000175537 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 20 22:02:54.636893 np0000175537 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 20 22:02:54.636931 np0000175537 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 20 22:02:54.636977 np0000175537 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 20 22:02:54.637016 np0000175537 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 20 22:02:54.637061 np0000175537 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 20 22:02:54.637103 np0000175537 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 20 22:02:54.637147 np0000175537 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 20 22:02:54.637188 np0000175537 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 20 22:02:54.637232 np0000175537 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 20 22:02:54.637232 np0000175537 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 20 22:02:54.637308 np0000175537 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 20 22:02:54.637345 np0000175537 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 20 22:02:54.637385 np0000175537 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 20 22:02:54.637442 np0000175537 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 20 22:02:54.637498 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637536 np0000175537 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 20 22:02:54.637728 np0000175537 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 20 22:02:54.637728 np0000175537 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 20 22:02:54.637728 np0000175537 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 20 22:02:54.637837 np0000175537 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 20 22:02:54.637881 np0000175537 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 20 22:02:54.637919 np0000175537 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 20 22:02:54.637955 np0000175537 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 20 22:02:54.637991 np0000175537 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 20 22:02:54.638036 np0000175537 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 20 22:02:54.638075 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.638116 np0000175537 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 20 22:02:54.638157 np0000175537 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 20 22:02:54.638198 np0000175537 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 20 22:02:54.638243 np0000175537 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 20 22:02:54.638287 np0000175537 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 20 22:02:54.638324 np0000175537 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 20 22:02:54.638360 np0000175537 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 20 22:02:54.638414 np0000175537 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 20 22:02:54.638456 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.638502 np0000175537 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 20 22:02:54.638540 np0000175537 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 20 22:02:54.638581 np0000175537 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 20 22:02:54.638617 np0000175537 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 20 22:02:54.638667 np0000175537 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 20 22:02:54.638705 np0000175537 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 20 22:02:54.638741 np0000175537 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 20 22:02:54.638782 np0000175537 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 20 22:02:54.638816 np0000175537 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 20 22:02:54.638852 np0000175537 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 20 22:02:54.638895 np0000175537 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 20 22:02:54.638932 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.638966 np0000175537 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 20 22:02:54.639021 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.639059 np0000175537 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 20 22:02:54.639103 np0000175537 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 20 22:02:54.639141 np0000175537 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 20 22:02:54.639179 np0000175537 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 20 22:02:54.639216 np0000175537 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 20 22:02:54.639253 np0000175537 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 20 22:02:54.639293 np0000175537 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 20 22:02:54.639342 np0000175537 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 20 22:02:54.639377 np0000175537 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 20 22:02:54.639445 np0000175537 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 20 22:02:54.639486 np0000175537 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 20 22:02:54.639519 np0000175537 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 20 22:02:54.639580 np0000175537 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 20 22:02:54.639637 np0000175537 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 20 22:02:54.639685 np0000175537 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 20 22:02:54.639685 np0000175537 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 20 22:02:54.639764 np0000175537 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 20 22:02:54.639808 np0000175537 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 20 22:02:54.639843 np0000175537 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 20 22:02:54.639889 np0000175537 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 20 22:02:54.639927 np0000175537 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 20 22:02:54.639927 np0000175537 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 20 22:02:54.639927 np0000175537 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 20 22:02:54.640034 np0000175537 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 20 22:02:54.640034 np0000175537 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 20 22:02:54.640034 np0000175537 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 20 22:02:54.640034 np0000175537 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 20 22:02:54.640034 np0000175537 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 20 22:02:54.640196 np0000175537 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 20 22:02:54.640236 np0000175537 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 20 22:02:54.640274 np0000175537 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 20 22:02:54.640315 np0000175537 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 20 22:02:54.640353 np0000175537 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 20 22:02:54.640415 np0000175537 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 20 22:02:54.640464 np0000175537 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 20 22:02:54.640504 np0000175537 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 20 22:02:54.640546 np0000175537 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 20 22:02:54.640585 np0000175537 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 20 22:02:54.640639 np0000175537 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 20 22:02:54.640688 np0000175537 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 20 22:02:54.640750 np0000175537 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 20 22:02:54.640791 np0000175537 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 20 22:02:54.640828 np0000175537 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 20 22:02:54.640867 np0000175537 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 20 22:02:54.640912 np0000175537 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 20 22:02:54.640951 np0000175537 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 20 22:02:54.640988 np0000175537 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 20 22:02:54.641026 np0000175537 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 20 22:02:54.641072 np0000175537 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 20 22:02:54.641072 np0000175537 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 20 22:02:54.641072 np0000175537 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 20 22:02:54.641185 np0000175537 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 20 22:02:54.641226 np0000175537 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 20 22:02:54.641264 np0000175537 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 20 22:02:54.641301 np0000175537 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 20 22:02:54.641342 np0000175537 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 20 22:02:54.641380 np0000175537 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 20 22:02:54.641448 np0000175537 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 20 22:02:54.641448 np0000175537 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 20 22:02:54.641521 np0000175537 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 20 22:02:54.641568 np0000175537 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 20 22:02:54.641610 np0000175537 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 20 22:02:54.641647 np0000175537 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 20 22:02:54.641683 np0000175537 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 20 22:02:54.641716 np0000175537 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 20 22:02:54.641757 np0000175537 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 20 22:02:54.641807 np0000175537 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 20 22:02:54.641845 np0000175537 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 20 22:02:54.641884 np0000175537 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 20 22:02:54.641884 np0000175537 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 20 22:02:54.641884 np0000175537 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 20 22:02:54.641994 np0000175537 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 20 22:02:54.642041 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642083 np0000175537 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 20 22:02:54.642373 np0000175537 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 20 22:02:54.642436 np0000175537 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 20 22:02:54.642486 np0000175537 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 20 22:02:54.642486 np0000175537 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 20 22:02:54.642557 np0000175537 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 20 22:02:54.642605 np0000175537 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 20 22:02:54.642650 np0000175537 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 20 22:02:54.642693 np0000175537 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 20 22:02:54.642730 np0000175537 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 20 22:02:54.642767 np0000175537 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 20 22:02:54.642804 np0000175537 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 20 22:02:54.642844 np0000175537 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 20 22:02:54.642880 np0000175537 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 20 22:02:54.642922 np0000175537 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 20 22:02:54.642960 np0000175537 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 20 22:02:54.642996 np0000175537 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 20 22:02:54.643048 np0000175537 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 20 22:02:54.643087 np0000175537 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 20 22:02:54.643125 np0000175537 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 20 22:02:54.643161 np0000175537 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 20 22:02:54.643197 np0000175537 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 20 22:02:54.643242 np0000175537 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 20 22:02:54.643281 np0000175537 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 20 22:02:54.643281 np0000175537 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 20 22:02:54.643355 np0000175537 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 20 22:02:54.643421 np0000175537 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 20 22:02:54.643421 np0000175537 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 20 22:02:54.643421 np0000175537 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 20 22:02:54.644713 np0000175537 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 20 22:02:54.644785 np0000175537 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 20 22:02:54.644848 np0000175537 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 20 22:02:54.644904 np0000175537 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 20 22:02:54.644964 np0000175537 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 20 22:02:54.644996 np0000175537 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 20 22:02:54.645023 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.645072 np0000175537 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 20 22:02:54.645138 np0000175537 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 20 22:02:54.645200 np0000175537 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 20 22:02:54.645259 np0000175537 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 20 22:02:54.645335 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.645367 np0000175537 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 20 22:02:54.645457 np0000175537 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 20 22:02:54.645513 np0000175537 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 20 22:02:54.645545 np0000175537 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 20 22:02:54.645578 np0000175537 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 20 22:02:54.645612 np0000175537 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 20 22:02:54.645651 np0000175537 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 20 22:02:54.645677 np0000175537 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 20 22:02:54.645707 np0000175537 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 20 22:02:54.645731 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.645759 np0000175537 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 20 22:02:54.645801 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:02:54.690033 np0000175537 devstack@c-api.service[112500]: INFO dbcounter [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Registered counter for database cinder May 20 22:02:54.690778 np0000175537 devstack@c-api.service[112497]: INFO dbcounter [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Registered counter for database cinder May 20 22:02:54.691445 np0000175537 devstack@c-api.service[112499]: INFO dbcounter [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Registered counter for database cinder May 20 22:02:54.693629 np0000175537 devstack@c-api.service[112498]: INFO dbcounter [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Registered counter for database cinder May 20 22:02:54.702385 np0000175537 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-739f43a6-4944-4f54-b050-a4511931ec50 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 20 22:02:54.704113 np0000175537 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-f6160381-3800-418d-81af-8ccde85c29aa 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 20 22:02:54.705679 np0000175537 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be 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 20 22:02:54.707155 np0000175537 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-55f90aeb-c760-4903-b596-fc918b6c8119 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 20 22:02:54.815280 np0000175537 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 20 22:02:54.816605 np0000175537 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 20 22:02:54.818302 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:02:54.819288 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:02:54.821178 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:02:54.821480 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:02:54.821825 np0000175537 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 20 22:02:54.823842 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:02:54.823999 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:02:54.826164 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:02:54.826236 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:02:54.826990 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.827288 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.827727 np0000175537 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 20 22:02:54.828620 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.829620 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.830875 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:02:54.831355 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:02:54.832622 np0000175537 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-739f43a6-4944-4f54-b050-a4511931ec50 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 20 22:02:54.833048 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:02:54.834276 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:02:54.834534 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:02:54.834741 np0000175537 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-f6160381-3800-418d-81af-8ccde85c29aa 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 20 22:02:54.834952 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:02:54.836597 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:02:54.836704 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:02:54.836774 np0000175537 devstack@c-api.service[112500]: INFO cinder.rpc [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:02:54.836966 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:02:54.837411 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.837909 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.838583 np0000175537 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:02:54.838988 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:02:54.839050 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.839617 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.840168 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.842520 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.843242 np0000175537 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-55f90aeb-c760-4903-b596-fc918b6c8119 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 20 22:02:54.844988 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:02:54.846613 np0000175537 devstack@c-api.service[112498]: INFO cinder.rpc [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:02:54.847370 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.847771 np0000175537 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be 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 20 22:02:54.849932 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:02:54.850433 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.851590 np0000175537 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:02:54.851834 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.852333 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.853810 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.855003 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.857184 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.858212 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.859359 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.861532 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.862754 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.863428 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.866436 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.866609 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.866786 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.867667 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.869503 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.870670 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.870768 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.871875 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.872647 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.873735 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.874683 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.874859 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.875533 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.876678 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.877791 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.878540 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.879595 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.880031 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.880097 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.880988 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.881055 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.882811 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.883213 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.883712 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.883782 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.886418 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.886634 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.888120 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.888483 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.890901 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.891868 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.892176 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.892764 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.894303 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.895406 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.895936 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.896168 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.896719 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.897410 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.898215 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.898991 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.899177 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.899708 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.900074 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.900494 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.900661 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.901068 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.901955 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.902140 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.902634 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.903380 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.903480 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.903634 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.904058 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.904654 np0000175537 devstack@c-api.service[112500]: WARNING cinder.api.contrib.hosts [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:02:54.904983 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.905417 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.905486 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.906376 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: extensions {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.906489 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.906840 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.907776 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-availability-zone {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.907895 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.908012 np0000175537 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:02:54.908800 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.908959 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.909159 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: qos-specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.909567 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.909735 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.911054 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.911414 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.911481 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: extra_specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.912334 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.912554 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.912619 np0000175537 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:02:54.913087 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.913264 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.914215 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.914505 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.914589 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.915283 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-volume-type-access {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.915555 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.916046 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.916850 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-quota-class-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.916937 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.917008 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.917426 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.918171 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.918533 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.918988 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.919464 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.919649 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-snapshot-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.920118 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.920408 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.921028 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.921118 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: consistencygroups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.921502 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.921833 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.922597 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.923006 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.923209 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: backups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.923276 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.924201 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.924378 np0000175537 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:02:54.924487 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.925042 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: scheduler-stats {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.925112 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.925590 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.926074 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.926471 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.926553 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-quota-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.927095 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.927410 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.927858 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-volume-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.928552 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.928620 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.928692 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.929312 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: capabilities {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.930786 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.930886 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.930963 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.931057 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-volume-transfer {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.932181 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.932629 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: os-hosts {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.932901 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.933032 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.933688 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.934037 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extended resource: cgsnapshots {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.934333 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.934645 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.934950 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.935587 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.contrib.snapshot_actions [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] SnapshotActionsController initialized {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:02:54.935732 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.936278 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.936349 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.936651 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.937191 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.937726 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.937826 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.938169 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.938473 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.939081 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.939202 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.939616 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:02:54.940054 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.940374 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.940473 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.940715 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.941490 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.941807 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.941896 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.942758 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.942918 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:02:54.943182 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.943292 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.943671 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.944642 np0000175537 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.944707 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.945026 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.945089 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.945523 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.945670 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.945788 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.945973 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946067 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946177 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension AdminActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946275 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.946315 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension AdminActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946389 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension AdminActions extending resource: backups {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946456 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.946518 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.946558 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946593 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946729 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension TypesManage extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946836 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.946943 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.947045 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.947151 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.947254 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-739f43a6-4944-4f54-b050-a4511931ec50 None None] Extension UsedLimits extending resource: limits {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.947851 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.947914 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.947976 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.949232 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.949306 np0000175537 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.949467 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.950203 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950341 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950464 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950658 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950702 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.950736 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.950776 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950854 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.950968 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951068 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951170 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951279 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951402 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951523 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951630 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951732 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951834 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951935 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f6160381-3800-418d-81af-8ccde85c29aa None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.951975 np0000175537 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.952347 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.952889 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953038 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953146 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953266 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953360 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953477 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.953802 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:02:54.954121 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954250 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954383 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954500 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954622 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954722 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954824 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954925 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.954971 np0000175537 devstack@c-api.service[112500]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8ea06a3668 pid: 112500 (default app) May 20 22:02:54.955041 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.955154 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-55f90aeb-c760-4903-b596-fc918b6c8119 None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.955265 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:02:54.956099 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.957577 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.958934 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.960279 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.960380 np0000175537 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8ea06a3668 pid: 112497 (default app) May 20 22:02:54.961732 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.963055 np0000175537 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8ea06a3668 pid: 112498 (default app) May 20 22:02:54.963212 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.963575 np0000175537 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 20 22:02:54.963575 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.963575 np0000175537 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 20 22:02:54.963575 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.963908 np0000175537 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 20 22:02:54.963908 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.963908 np0000175537 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 20 22:02:54.963908 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964177 np0000175537 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 20 22:02:54.964177 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964177 np0000175537 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 20 22:02:54.964177 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964177 np0000175537 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 20 22:02:54.964177 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964623 np0000175537 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 20 22:02:54.964623 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964623 np0000175537 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 20 22:02:54.964623 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.964623 np0000175537 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 20 22:02:54.965032 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965032 np0000175537 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 20 22:02:54.965032 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965032 np0000175537 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 20 22:02:54.965032 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965365 np0000175537 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 20 22:02:54.965365 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965365 np0000175537 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 20 22:02:54.965365 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965699 np0000175537 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 20 22:02:54.965699 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965699 np0000175537 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 20 22:02:54.965699 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.965699 np0000175537 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 20 22:02:54.966048 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966048 np0000175537 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 20 22:02:54.966048 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966048 np0000175537 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 20 22:02:54.966048 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966374 np0000175537 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 20 22:02:54.966374 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966374 np0000175537 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 20 22:02:54.966374 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966374 np0000175537 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 20 22:02:54.966374 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966802 np0000175537 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 20 22:02:54.966802 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966802 np0000175537 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 20 22:02:54.966802 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.966802 np0000175537 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 20 22:02:54.966802 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967227 np0000175537 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 20 22:02:54.967227 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967227 np0000175537 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 20 22:02:54.967227 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967227 np0000175537 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 20 22:02:54.967227 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967664 np0000175537 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 20 22:02:54.967664 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967664 np0000175537 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 20 22:02:54.967664 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.967664 np0000175537 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 20 22:02:54.968017 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968017 np0000175537 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 20 22:02:54.968017 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968017 np0000175537 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 20 22:02:54.968017 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968346 np0000175537 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 20 22:02:54.968346 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968346 np0000175537 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 20 22:02:54.968346 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968346 np0000175537 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 20 22:02:54.968346 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968824 np0000175537 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 20 22:02:54.968824 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968824 np0000175537 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 20 22:02:54.968824 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.968824 np0000175537 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 20 22:02:54.968824 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969216 np0000175537 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 20 22:02:54.969216 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969216 np0000175537 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 20 22:02:54.969216 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969216 np0000175537 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 20 22:02:54.969617 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969617 np0000175537 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 20 22:02:54.969617 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969617 np0000175537 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 20 22:02:54.969617 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969906 np0000175537 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 20 22:02:54.969906 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.969906 np0000175537 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 20 22:02:54.969906 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970086 np0000175537 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 20 22:02:54.970086 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970086 np0000175537 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 20 22:02:54.970086 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970280 np0000175537 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 20 22:02:54.970280 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970280 np0000175537 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 20 22:02:54.970280 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970280 np0000175537 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 20 22:02:54.970515 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970515 np0000175537 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 20 22:02:54.970515 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970515 np0000175537 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 20 22:02:54.970515 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970717 np0000175537 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 20 22:02:54.970717 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970717 np0000175537 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 20 22:02:54.970717 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970877 np0000175537 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 20 22:02:54.970877 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.970877 np0000175537 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 20 22:02:54.970877 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971050 np0000175537 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 20 22:02:54.971050 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971050 np0000175537 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 20 22:02:54.971050 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971225 np0000175537 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 20 22:02:54.971225 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971311 np0000175537 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:02:54.971345 np0000175537 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 20 22:02:54.971345 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971345 np0000175537 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 20 22:02:54.971345 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971526 np0000175537 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 20 22:02:54.971526 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971526 np0000175537 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 20 22:02:54.971526 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971708 np0000175537 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 20 22:02:54.971708 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971708 np0000175537 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 20 22:02:54.971708 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971708 np0000175537 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 20 22:02:54.971708 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971969 np0000175537 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 20 22:02:54.971969 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971969 np0000175537 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 20 22:02:54.971969 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.971969 np0000175537 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 20 22:02:54.972193 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972193 np0000175537 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 20 22:02:54.972193 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972193 np0000175537 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 20 22:02:54.972193 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972193 np0000175537 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 20 22:02:54.972193 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972573 np0000175537 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 20 22:02:54.972573 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972573 np0000175537 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 20 22:02:54.972573 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972573 np0000175537 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 20 22:02:54.972573 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972840 np0000175537 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 20 22:02:54.972840 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972840 np0000175537 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 20 22:02:54.972840 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.972840 np0000175537 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 20 22:02:54.972840 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973099 np0000175537 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 20 22:02:54.973099 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973099 np0000175537 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 20 22:02:54.973099 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973099 np0000175537 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 20 22:02:54.973099 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973334 np0000175537 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 20 22:02:54.973334 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973334 np0000175537 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 20 22:02:54.973334 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973528 np0000175537 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 20 22:02:54.973528 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973528 np0000175537 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 20 22:02:54.973528 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973691 np0000175537 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 20 22:02:54.973691 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973691 np0000175537 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 20 22:02:54.973691 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973887 np0000175537 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 20 22:02:54.973887 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.973887 np0000175537 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 20 22:02:54.973887 np0000175537 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974085 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974320 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974320 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974320 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974320 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974475 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-7228a128-2c3f-4942-9f5e-cc414c728e66 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:02:54.974515 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974515 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974515 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974515 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974515 np0000175537 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7a0a9e79-3259-4c27-87e6-adbcb665e9be None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:02:54.974691 np0000175537 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 1/1] 199.204.45.153 () {60 vars in 956 bytes} [Wed May 20 22:02:54 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 20 22:02:54.975739 np0000175537 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8ea06a3668 pid: 112499 (default app) May 20 22:03:01.868679 np0000175537 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 20 22:03:01.868679 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.868679 np0000175537 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 20 22:03:01.868679 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.868679 np0000175537 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 20 22:03:01.869486 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.869486 np0000175537 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 20 22:03:01.869486 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.869486 np0000175537 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 20 22:03:01.869486 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.869767 np0000175537 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 20 22:03:01.869767 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.869767 np0000175537 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 20 22:03:01.869767 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.869767 np0000175537 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 20 22:03:01.869767 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870109 np0000175537 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 20 22:03:01.870109 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870109 np0000175537 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 20 22:03:01.870109 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870334 np0000175537 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 20 22:03:01.870334 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870334 np0000175537 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 20 22:03:01.870334 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870622 np0000175537 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 20 22:03:01.870622 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870622 np0000175537 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 20 22:03:01.870622 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870861 np0000175537 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 20 22:03:01.870861 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870861 np0000175537 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 20 22:03:01.870861 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.870861 np0000175537 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 20 22:03:01.871173 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871173 np0000175537 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 20 22:03:01.871173 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871173 np0000175537 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 20 22:03:01.871173 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871490 np0000175537 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 20 22:03:01.871490 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871490 np0000175537 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 20 22:03:01.871490 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871490 np0000175537 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 20 22:03:01.871490 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871810 np0000175537 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 20 22:03:01.871810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871810 np0000175537 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 20 22:03:01.871810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.871810 np0000175537 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 20 22:03:01.871810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872142 np0000175537 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 20 22:03:01.872142 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872142 np0000175537 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 20 22:03:01.872142 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872142 np0000175537 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 20 22:03:01.872142 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872490 np0000175537 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 20 22:03:01.872490 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872490 np0000175537 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 20 22:03:01.872490 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872490 np0000175537 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 20 22:03:01.872816 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872816 np0000175537 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 20 22:03:01.872816 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.872816 np0000175537 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 20 22:03:01.872816 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873130 np0000175537 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 20 22:03:01.873130 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873130 np0000175537 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 20 22:03:01.873130 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873130 np0000175537 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 20 22:03:01.873130 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873618 np0000175537 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 20 22:03:01.873618 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873618 np0000175537 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 20 22:03:01.873618 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.873618 np0000175537 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 20 22:03:01.873618 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874089 np0000175537 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 20 22:03:01.874089 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874089 np0000175537 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 20 22:03:01.874089 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874089 np0000175537 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 20 22:03:01.874483 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874483 np0000175537 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 20 22:03:01.874483 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874483 np0000175537 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 20 22:03:01.874483 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874788 np0000175537 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 20 22:03:01.874788 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.874788 np0000175537 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 20 22:03:01.874788 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875045 np0000175537 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 20 22:03:01.875045 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875045 np0000175537 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 20 22:03:01.875045 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875274 np0000175537 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 20 22:03:01.875274 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875274 np0000175537 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 20 22:03:01.875274 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875274 np0000175537 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 20 22:03:01.875616 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875616 np0000175537 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 20 22:03:01.875616 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875616 np0000175537 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 20 22:03:01.875616 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875888 np0000175537 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 20 22:03:01.875888 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.875888 np0000175537 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 20 22:03:01.875888 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876114 np0000175537 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 20 22:03:01.876114 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876114 np0000175537 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 20 22:03:01.876114 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876343 np0000175537 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 20 22:03:01.876343 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876343 np0000175537 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 20 22:03:01.876343 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876591 np0000175537 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 20 22:03:01.876591 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876591 np0000175537 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 20 22:03:01.876591 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876813 np0000175537 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 20 22:03:01.876813 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.876813 np0000175537 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 20 22:03:01.876813 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877055 np0000175537 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 20 22:03:01.877055 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877055 np0000175537 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 20 22:03:01.877055 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877055 np0000175537 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 20 22:03:01.877341 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877341 np0000175537 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 20 22:03:01.877341 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877341 np0000175537 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 20 22:03:01.877341 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877341 np0000175537 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 20 22:03:01.877713 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877713 np0000175537 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 20 22:03:01.877713 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877713 np0000175537 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 20 22:03:01.877713 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877974 np0000175537 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 20 22:03:01.877974 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877974 np0000175537 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 20 22:03:01.877974 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.877974 np0000175537 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 20 22:03:01.877974 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878374 np0000175537 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 20 22:03:01.878374 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878374 np0000175537 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 20 22:03:01.878374 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878374 np0000175537 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 20 22:03:01.878374 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878810 np0000175537 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 20 22:03:01.878810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878810 np0000175537 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 20 22:03:01.878810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.878810 np0000175537 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 20 22:03:01.878810 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879098 np0000175537 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 20 22:03:01.879098 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879098 np0000175537 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 20 22:03:01.879098 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879098 np0000175537 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 20 22:03:01.879098 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879255 np0000175537 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 20 22:03:01.879255 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879255 np0000175537 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 20 22:03:01.879255 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879364 np0000175537 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 20 22:03:01.879364 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879364 np0000175537 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 20 22:03:01.879364 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879364 np0000175537 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 20 22:03:01.879569 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879569 np0000175537 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 20 22:03:01.879569 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879569 np0000175537 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 20 22:03:01.879569 np0000175537 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 20 22:03:01.879569 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:03:02.335905 np0000175537 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 admin admin] POST https://199.204.45.153/volume/v3/types May 20 22:03:02.336506 np0000175537 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:03:02.339030 np0000175537 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:03:02.339030 np0000175537 devstack@c-api.service[112497]: warnings.warn( May 20 22:03:02.343989 np0000175537 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:03:02.376010 np0000175537 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 admin admin] https://199.204.45.153/volume/v3/types returned with HTTP 200 May 20 22:03:02.376552 np0000175537 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/2] 199.204.45.153 () {68 vars in 1288 bytes} [Wed May 20 22:03:01 2026] POST /volume/v3/types => generated 186 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:03:02.397851 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.397851 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.397851 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.397851 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.397851 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.398916 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.398916 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.398916 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.398916 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.398916 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399213 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399565 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399565 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399565 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399565 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399889 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399889 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.399889 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.399889 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400312 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400312 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400312 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400312 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400587 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400587 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400587 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400587 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400587 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400872 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400872 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400872 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.400872 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.400872 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401140 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401488 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.401833 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402160 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402160 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402160 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402160 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402160 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402466 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402466 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402466 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402466 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402466 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.402759 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403127 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403542 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403542 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403542 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403542 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403542 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403971 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403971 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403971 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.403971 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.403971 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.404173 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.404173 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.404173 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.404173 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.404329 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.404329 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.404329 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.404329 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.407540 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.407540 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.407540 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.407540 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.407540 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.407755 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.407755 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.407755 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.407755 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.407755 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408044 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408044 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408044 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408044 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408195 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408195 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408195 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408195 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408352 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408352 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408352 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408352 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408532 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408532 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408532 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408532 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408683 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408683 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408683 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408683 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408832 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408832 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408832 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.408832 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.408832 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409038 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409272 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409272 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409272 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409272 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409272 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409478 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409705 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.409923 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410158 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410374 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410374 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410374 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410374 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410544 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410544 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410544 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410544 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410544 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 20 22:03:02.410748 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 req-f817ee9e-ac9e-4969-a8a2-90ce1269d10a None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:03:02.721708 np0000175537 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 req-f817ee9e-ac9e-4969-a8a2-90ce1269d10a admin admin] POST https://199.204.45.153/volume/v3/types/49b97bdb-a424-4e04-a270-140dddcac84e/extra_specs May 20 22:03:02.722288 np0000175537 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 req-f817ee9e-ac9e-4969-a8a2-90ce1269d10a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:03:02.724028 np0000175537 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:03:02.724028 np0000175537 devstack@c-api.service[112498]: warnings.warn( May 20 22:03:02.730431 np0000175537 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 req-f817ee9e-ac9e-4969-a8a2-90ce1269d10a 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:03:02.790472 np0000175537 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-8266e53e-647a-4b2c-b6b7-b6ce813ac644 req-f817ee9e-ac9e-4969-a8a2-90ce1269d10a admin admin] https://199.204.45.153/volume/v3/types/49b97bdb-a424-4e04-a270-140dddcac84e/extra_specs returned with HTTP 200 May 20 22:03:02.791062 np0000175537 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/3] 199.204.45.153 () {70 vars in 1505 bytes} [Wed May 20 22:03:02 2026] POST /volume/v3/types/49b97bdb-a424-4e04-a270-140dddcac84e/extra_specs => generated 55 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:03:04.836014 np0000175537 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=6 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:03:04.851124 np0000175537 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=6 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:03:12.373369 np0000175537 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:03:12.788816 np0000175537 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:37.080824 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-cebdde18-6132-47e2-bab8-c6d559996f2b None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:37.082118 np0000175537 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-cebdde18-6132-47e2-bab8-c6d559996f2b None None] GET https://199.204.45.153/volume// May 20 22:05:37.082483 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-cebdde18-6132-47e2-bab8-c6d559996f2b None None] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:05:37.083024 np0000175537 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-cebdde18-6132-47e2-bab8-c6d559996f2b None None] Calling method 'all' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:05:37.084032 np0000175537 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-cebdde18-6132-47e2-bab8-c6d559996f2b None None] https://199.204.45.153/volume// returned with HTTP 300 May 20 22:05:37.084382 np0000175537 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 2/4] 199.204.45.153 () {66 vars in 1456 bytes} [Wed May 20 22:05:37 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)