May 20 08:27:08.891518 np0000175316 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 08:27:08.898694 np0000175316 devstack@c-api.service[112496]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 08:27:08 2026] *** May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: nodename: np0000175316 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: machine: x86_64 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: clock source: unix May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: pcre jit disabled May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: detected number of CPU cores: 16 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: current working directory: / May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: detected binary path: /usr/bin/uwsgi-core May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: your processes number limit is 256917 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: your memory page size is 4096 bytes May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: detected max file descriptor number: 2048 May 20 08:27:08.902081 np0000175316 devstack@c-api.service[112496]: lock engine: pthread robust mutexes May 20 08:27:08.902937 np0000175316 devstack@c-api.service[112496]: thunder lock: enabled May 20 08:27:08.902937 np0000175316 devstack@c-api.service[112496]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 08:27:08.902937 np0000175316 devstack@c-api.service[112496]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 08:27:08.902937 np0000175316 devstack@c-api.service[112496]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 08:27:08.902937 np0000175316 devstack@c-api.service[112496]: Set PythonHome to /opt/stack/data/venv May 20 08:27:08.937962 np0000175316 devstack@c-api.service[112496]: Python main interpreter initialized at 0x7a298b2a3668 May 20 08:27:08.937962 np0000175316 devstack@c-api.service[112496]: python threads support enabled May 20 08:27:08.937962 np0000175316 devstack@c-api.service[112496]: your server socket listen backlog is limited to 100 connections May 20 08:27:08.937962 np0000175316 devstack@c-api.service[112496]: your mercy for graceful operations on workers is 80 seconds May 20 08:27:08.938554 np0000175316 devstack@c-api.service[112496]: mapped 671795 bytes (656 KB) for 4 cores May 20 08:27:08.938733 np0000175316 devstack@c-api.service[112496]: *** Operational MODE: preforking *** May 20 08:27:08.938888 np0000175316 devstack@c-api.service[112496]: *** uWSGI is running in multiple interpreter mode *** May 20 08:27:08.938888 np0000175316 devstack@c-api.service[112496]: spawned uWSGI master process (pid: 112496) May 20 08:27:08.938968 np0000175316 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 08:27:08.939597 np0000175316 devstack@c-api.service[112496]: spawned uWSGI worker 1 (pid: 112499, cores: 1) May 20 08:27:08.940176 np0000175316 devstack@c-api.service[112496]: spawned uWSGI worker 2 (pid: 112500, cores: 1) May 20 08:27:08.940970 np0000175316 devstack@c-api.service[112496]: spawned uWSGI worker 3 (pid: 112501, cores: 1) May 20 08:27:08.941532 np0000175316 devstack@c-api.service[112496]: spawned uWSGI worker 4 (pid: 112503, cores: 1) May 20 08:27:08.941603 np0000175316 devstack@c-api.service[112496]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: framework. For more detail see May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:27:09.068246 np0000175316 devstack@c-api.service[112499]: import eventlet # noqa May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: we strongly recommend against using it for new projects. May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: If you are already using Eventlet, we recommend migrating to a different May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: framework. For more detail see May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:27:09.070739 np0000175316 devstack@c-api.service[112503]: import eventlet # noqa May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: we strongly recommend against using it for new projects. May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: If you are already using Eventlet, we recommend migrating to a different May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: framework. For more detail see May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:27:09.071522 np0000175316 devstack@c-api.service[112501]: import eventlet # noqa May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: we strongly recommend against using it for new projects. May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: If you are already using Eventlet, we recommend migrating to a different May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: framework. For more detail see May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:27:09.092007 np0000175316 devstack@c-api.service[112500]: import eventlet # noqa May 20 08:27:09.155347 np0000175316 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 08:27:09.155347 np0000175316 devstack@c-api.service[112499]: debtcollector.deprecate( May 20 08:27:09.159616 np0000175316 devstack@c-api.service[112501]: /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 08:27:09.159616 np0000175316 devstack@c-api.service[112501]: debtcollector.deprecate( May 20 08:27:09.160965 np0000175316 devstack@c-api.service[112503]: /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 08:27:09.160965 np0000175316 devstack@c-api.service[112503]: debtcollector.deprecate( May 20 08:27:09.185828 np0000175316 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 08:27:09.185828 np0000175316 devstack@c-api.service[112500]: debtcollector.deprecate( May 20 08:27:09.244477 np0000175316 devstack@c-api.service[112501]: /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 08:27:09.244477 np0000175316 devstack@c-api.service[112501]: from cgi import parse_header May 20 08:27:09.247443 np0000175316 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 08:27:09.247443 np0000175316 devstack@c-api.service[112499]: from cgi import parse_header May 20 08:27:09.250602 np0000175316 devstack@c-api.service[112503]: /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 08:27:09.250602 np0000175316 devstack@c-api.service[112503]: from cgi import parse_header May 20 08:27:09.277437 np0000175316 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 08:27:09.277437 np0000175316 devstack@c-api.service[112500]: from cgi import parse_header May 20 08:27:09.292054 np0000175316 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 08:27:09.292054 np0000175316 devstack@c-api.service[112499]: removals.removed_module( May 20 08:27:09.295266 np0000175316 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 08:27:09.295266 np0000175316 devstack@c-api.service[112499]: removals.removed_module( May 20 08:27:09.295544 np0000175316 devstack@c-api.service[112503]: /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 08:27:09.295544 np0000175316 devstack@c-api.service[112503]: removals.removed_module( May 20 08:27:09.296237 np0000175316 devstack@c-api.service[112503]: /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 08:27:09.296237 np0000175316 devstack@c-api.service[112503]: removals.removed_module( May 20 08:27:09.297976 np0000175316 devstack@c-api.service[112501]: /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 08:27:09.297976 np0000175316 devstack@c-api.service[112501]: removals.removed_module( May 20 08:27:09.298690 np0000175316 devstack@c-api.service[112501]: /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 08:27:09.298690 np0000175316 devstack@c-api.service[112501]: removals.removed_module( May 20 08:27:09.325146 np0000175316 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 08:27:09.325146 np0000175316 devstack@c-api.service[112500]: removals.removed_module( May 20 08:27:09.325959 np0000175316 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 08:27:09.325959 np0000175316 devstack@c-api.service[112500]: removals.removed_module( May 20 08:27:09.900136 np0000175316 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 08:27:09.900136 np0000175316 devstack@c-api.service[112499]: warnings.warn( May 20 08:27:09.915931 np0000175316 devstack@c-api.service[112503]: /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 08:27:09.915931 np0000175316 devstack@c-api.service[112503]: warnings.warn( May 20 08:27:09.916656 np0000175316 devstack@c-api.service[112501]: /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 08:27:09.916656 np0000175316 devstack@c-api.service[112501]: warnings.warn( May 20 08:27:09.946181 np0000175316 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 08:27:09.946181 np0000175316 devstack@c-api.service[112500]: warnings.warn( May 20 08:27:10.016617 np0000175316 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 08:27:10.016617 np0000175316 devstack@c-api.service[112499]: warnings.warn( May 20 08:27:10.019240 np0000175316 devstack@c-api.service[112501]: /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 08:27:10.019240 np0000175316 devstack@c-api.service[112501]: warnings.warn( May 20 08:27:10.020673 np0000175316 devstack@c-api.service[112503]: /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 08:27:10.020673 np0000175316 devstack@c-api.service[112503]: warnings.warn( May 20 08:27:10.053737 np0000175316 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 08:27:10.053737 np0000175316 devstack@c-api.service[112500]: warnings.warn( May 20 08:27:10.302796 np0000175316 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 08:27:10.303330 np0000175316 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 08:27:10.308354 np0000175316 devstack@c-api.service[112501]: 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 08:27:10.308749 np0000175316 devstack@c-api.service[112501]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112501) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:27:10.316011 np0000175316 devstack@c-api.service[112503]: 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 08:27:10.316437 np0000175316 devstack@c-api.service[112503]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112503) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:27:10.346429 np0000175316 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 08:27:10.346904 np0000175316 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 08:27:10.389050 np0000175316 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 08:27:10.389050 np0000175316 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:27:10.390588 np0000175316 devstack@c-api.service[112501]: /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 08:27:10.390588 np0000175316 devstack@c-api.service[112501]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:27:10.391092 np0000175316 devstack@c-api.service[112503]: /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 08:27:10.391092 np0000175316 devstack@c-api.service[112503]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:27:10.409498 np0000175316 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 08:27:10.409498 np0000175316 devstack@c-api.service[112500]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:27:10.871915 np0000175316 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 08:27:10.872140 np0000175316 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 08:27:10.872272 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:27:10.872348 np0000175316 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 08:27:10.872348 np0000175316 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 08:27:10.872479 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112501) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:27:10.872580 np0000175316 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 08:27:10.872644 np0000175316 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 08:27:10.872714 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.872792 np0000175316 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 08:27:10.872851 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.872920 np0000175316 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 08:27:10.872990 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.873059 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.873059 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.873279 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.873697 np0000175316 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 08:27:10.873775 np0000175316 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 08:27:10.873845 np0000175316 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 08:27:10.873903 np0000175316 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 08:27:10.873966 np0000175316 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 08:27:10.874035 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.874110 np0000175316 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 08:27:10.874188 np0000175316 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 08:27:10.874273 np0000175316 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 08:27:10.874351 np0000175316 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 08:27:10.874418 np0000175316 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 08:27:10.874478 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.874555 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.874622 np0000175316 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 08:27:10.874687 np0000175316 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 08:27:10.874744 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.874802 np0000175316 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 08:27:10.874867 np0000175316 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 08:27:10.874933 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.874989 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.875048 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.875048 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.875169 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.875228 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.875228 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.875353 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.875353 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.875353 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.880305 np0000175316 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 08:27:10.880357 np0000175316 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 08:27:10.880439 np0000175316 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 08:27:10.880506 np0000175316 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 08:27:10.880554 np0000175316 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 08:27:10.880602 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.880642 np0000175316 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 08:27:10.880683 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.880723 np0000175316 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 08:27:10.880762 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.880762 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.880852 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.880852 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.880923 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.880970 np0000175316 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 08:27:10.881035 np0000175316 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 08:27:10.881093 np0000175316 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 08:27:10.881157 np0000175316 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 08:27:10.881205 np0000175316 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 08:27:10.881295 np0000175316 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 08:27:10.881341 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.881379 np0000175316 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 08:27:10.881433 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.881433 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.881507 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.881551 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.881596 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.881674 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.882917 np0000175316 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 08:27:10.882965 np0000175316 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 08:27:10.883013 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.883058 np0000175316 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 08:27:10.883102 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.883143 np0000175316 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 08:27:10.883185 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.883238 np0000175316 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 08:27:10.883309 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.883356 np0000175316 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 08:27:10.883395 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.883433 np0000175316 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 08:27:10.883471 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.883471 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.883541 np0000175316 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 08:27:10.883627 np0000175316 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 08:27:10.883627 np0000175316 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 08:27:10.883711 np0000175316 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 08:27:10.883749 np0000175316 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 08:27:10.883826 np0000175316 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 08:27:10.883869 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.883918 np0000175316 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 08:27:10.883963 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.884002 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.884047 np0000175316 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 08:27:10.884092 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.884143 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.884193 np0000175316 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 08:27:10.884233 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.884302 np0000175316 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 08:27:10.884363 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.884494 np0000175316 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 08:27:10.884554 np0000175316 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 08:27:10.884613 np0000175316 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 08:27:10.884682 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.884753 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.884819 np0000175316 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 08:27:10.884876 np0000175316 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 08:27:10.884933 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.884999 np0000175316 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 08:27:10.885056 np0000175316 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 08:27:10.885111 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.885167 np0000175316 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 08:27:10.885224 np0000175316 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 08:27:10.885301 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.885380 np0000175316 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 08:27:10.885445 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.885660 np0000175316 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 08:27:10.885733 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.885800 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.885873 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.886514 np0000175316 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 08:27:10.886619 np0000175316 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 08:27:10.886619 np0000175316 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 08:27:10.886856 np0000175316 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 08:27:10.886924 np0000175316 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 08:27:10.886995 np0000175316 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 08:27:10.887056 np0000175316 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 08:27:10.887120 np0000175316 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 08:27:10.887192 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.887287 np0000175316 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 08:27:10.887349 np0000175316 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 08:27:10.887433 np0000175316 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 08:27:10.887490 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.887548 np0000175316 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 08:27:10.887647 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.887715 np0000175316 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 08:27:10.887947 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.888031 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.888090 np0000175316 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 08:27:10.888148 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.888204 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.888289 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.888369 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.888438 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.888504 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.888504 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.888504 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.888504 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.888729 np0000175316 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 08:27:10.888729 np0000175316 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 08:27:10.888867 np0000175316 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 08:27:10.888935 np0000175316 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 08:27:10.888993 np0000175316 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 08:27:10.889058 np0000175316 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 08:27:10.889117 np0000175316 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 08:27:10.889117 np0000175316 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 08:27:10.889218 np0000175316 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 08:27:10.889317 np0000175316 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 08:27:10.889387 np0000175316 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 08:27:10.889444 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.889510 np0000175316 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 08:27:10.889566 np0000175316 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 08:27:10.889633 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.889691 np0000175316 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 08:27:10.889754 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.889754 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.889867 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.889934 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.889934 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.889934 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.890284 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.890355 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.890433 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.890495 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.890569 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.890569 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.892011 np0000175316 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 08:27:10.892118 np0000175316 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 08:27:10.892118 np0000175316 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 08:27:10.892270 np0000175316 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 08:27:10.892335 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.892383 np0000175316 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 08:27:10.892419 np0000175316 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 08:27:10.892451 np0000175316 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 08:27:10.892477 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.892512 np0000175316 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 08:27:10.892544 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.892576 np0000175316 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 08:27:10.892610 np0000175316 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 08:27:10.892645 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.892675 np0000175316 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 08:27:10.892707 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.892741 np0000175316 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 08:27:10.892770 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.892805 np0000175316 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 08:27:10.892860 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.892891 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.892917 np0000175316 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 08:27:10.892948 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.892948 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.892948 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.892948 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.892948 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.893078 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.893746 np0000175316 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 08:27:10.893816 np0000175316 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 08:27:10.893861 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.893895 np0000175316 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 08:27:10.893926 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.893958 np0000175316 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 08:27:10.893984 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.894019 np0000175316 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 08:27:10.894048 np0000175316 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 08:27:10.894076 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.894115 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.894148 np0000175316 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 08:27:10.894175 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.894207 np0000175316 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 08:27:10.894239 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.894296 np0000175316 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 08:27:10.894381 np0000175316 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 08:27:10.894440 np0000175316 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 08:27:10.894502 np0000175316 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 08:27:10.894567 np0000175316 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 08:27:10.894660 np0000175316 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 08:27:10.895007 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.895078 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.895135 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.895257 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.895257 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.895349 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.895408 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.896772 np0000175316 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 08:27:10.896818 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.896845 np0000175316 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 08:27:10.896880 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.896911 np0000175316 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 08:27:10.896947 np0000175316 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 08:27:10.896987 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.897026 np0000175316 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 08:27:10.897057 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.897091 np0000175316 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 08:27:10.897125 np0000175316 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 08:27:10.897159 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.897190 np0000175316 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 08:27:10.897223 np0000175316 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 08:27:10.897265 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.897302 np0000175316 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 08:27:10.897338 np0000175316 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 08:27:10.897369 np0000175316 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 08:27:10.897409 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.897439 np0000175316 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 08:27:10.897439 np0000175316 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 08:27:10.897499 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.897499 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.897499 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.897583 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.897623 np0000175316 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 08:27:10.897661 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.897693 np0000175316 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 08:27:10.897719 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.897749 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.897781 np0000175316 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 08:27:10.897814 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.897849 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.897882 np0000175316 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 08:27:10.897911 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.897951 np0000175316 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 08:27:10.897985 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.898017 np0000175316 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 08:27:10.898045 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.898077 np0000175316 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 08:27:10.898108 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.898139 np0000175316 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 08:27:10.898169 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.898200 np0000175316 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 08:27:10.898233 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.898282 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.898315 np0000175316 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 08:27:10.898343 np0000175316 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 08:27:10.898371 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.898400 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.898434 np0000175316 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 08:27:10.898465 np0000175316 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 08:27:10.898495 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.898530 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.898565 np0000175316 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 08:27:10.898596 np0000175316 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 08:27:10.898630 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.898666 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.898700 np0000175316 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 08:27:10.898730 np0000175316 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 08:27:10.898762 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.898796 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.898830 np0000175316 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 08:27:10.898864 np0000175316 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 08:27:10.898898 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.898927 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.898959 np0000175316 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 08:27:10.898989 np0000175316 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 08:27:10.899024 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.899057 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.899085 np0000175316 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 08:27:10.899121 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.899154 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.899187 np0000175316 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 08:27:10.899225 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.899275 np0000175316 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 08:27:10.899306 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.899338 np0000175316 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 08:27:10.899372 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.899404 np0000175316 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 08:27:10.899435 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.899469 np0000175316 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 08:27:10.899498 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.899532 np0000175316 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 08:27:10.899562 np0000175316 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 08:27:10.899562 np0000175316 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 08:27:10.899649 np0000175316 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 08:27:10.899717 np0000175316 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 08:27:10.899755 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.899786 np0000175316 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 08:27:10.899819 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.899852 np0000175316 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 08:27:10.899880 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.899917 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.899949 np0000175316 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 08:27:10.899979 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.900008 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.900037 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.900070 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.900100 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.900128 np0000175316 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 08:27:10.900157 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.900190 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.900221 np0000175316 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 08:27:10.900261 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.900299 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.900340 np0000175316 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 08:27:10.900389 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.900429 np0000175316 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 08:27:10.900429 np0000175316 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 08:27:10.900429 np0000175316 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 08:27:10.900429 np0000175316 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 08:27:10.904352 np0000175316 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 08:27:10.904418 np0000175316 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 08:27:10.904460 np0000175316 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 08:27:10.904516 np0000175316 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 08:27:10.904566 np0000175316 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 08:27:10.904605 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.904645 np0000175316 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 08:27:10.904683 np0000175316 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 08:27:10.904723 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.904769 np0000175316 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 08:27:10.904815 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.904862 np0000175316 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 08:27:10.904902 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.904942 np0000175316 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 08:27:10.904987 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.905032 np0000175316 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 08:27:10.905071 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.905110 np0000175316 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 08:27:10.905110 np0000175316 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 08:27:10.905179 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.905219 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.905302 np0000175316 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 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.905358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.905974 np0000175316 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 08:27:10.906022 np0000175316 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 08:27:10.906072 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.906113 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.906150 np0000175316 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 08:27:10.906195 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.906263 np0000175316 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 08:27:10.906305 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.906345 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.906386 np0000175316 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 08:27:10.906424 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.906473 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.906512 np0000175316 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 08:27:10.906557 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.906598 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.906635 np0000175316 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 08:27:10.906681 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.906720 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.906770 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.906810 np0000175316 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 08:27:10.906850 np0000175316 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 08:27:10.906890 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.906935 np0000175316 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 08:27:10.907025 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.907078 np0000175316 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 08:27:10.907125 np0000175316 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 08:27:10.907166 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.907212 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.907268 np0000175316 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 08:27:10.907311 np0000175316 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 08:27:10.907360 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.907405 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.907445 np0000175316 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 08:27:10.907489 np0000175316 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 08:27:10.907534 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.907579 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.907654 np0000175316 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 08:27:10.907701 np0000175316 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 08:27:10.907739 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.907782 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.907821 np0000175316 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 08:27:10.907855 np0000175316 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 08:27:10.907899 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.907941 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.907979 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.908093 np0000175316 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 08:27:10.908183 np0000175316 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 08:27:10.908224 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.908290 np0000175316 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 08:27:10.908377 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.908446 np0000175316 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 08:27:10.908493 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.908541 np0000175316 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 08:27:10.908587 np0000175316 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 08:27:10.908633 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.908676 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.908716 np0000175316 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 08:27:10.908760 np0000175316 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 08:27:10.908798 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.908842 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.908884 np0000175316 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 08:27:10.908929 np0000175316 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 08:27:10.908976 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.909022 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.909076 np0000175316 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 08:27:10.909120 np0000175316 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 08:27:10.909167 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.909206 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.909282 np0000175316 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 08:27:10.909336 np0000175316 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 08:27:10.909376 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.909414 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.909452 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.909489 np0000175316 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 08:27:10.909534 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.909581 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.909625 np0000175316 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 08:27:10.909667 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.909704 np0000175316 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 08:27:10.909704 np0000175316 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 08:27:10.909704 np0000175316 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 08:27:10.909704 np0000175316 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 08:27:10.909704 np0000175316 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 08:27:10.909704 np0000175316 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 08:27:10.909915 np0000175316 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 08:27:10.909915 np0000175316 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 08:27:10.909982 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.910020 np0000175316 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 08:27:10.910057 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.910094 np0000175316 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 08:27:10.910130 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.910177 np0000175316 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 08:27:10.910220 np0000175316 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 08:27:10.910290 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.910331 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.910368 np0000175316 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 08:27:10.910405 np0000175316 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 08:27:10.910442 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.910479 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.910520 np0000175316 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 08:27:10.910557 np0000175316 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 08:27:10.910602 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.910640 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.910693 np0000175316 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 08:27:10.910731 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.910776 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.910815 np0000175316 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 08:27:10.910852 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.910894 np0000175316 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 08:27:10.910894 np0000175316 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 08:27:10.910971 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.910971 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.911091 np0000175316 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 08:27:10.911147 np0000175316 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 08:27:10.911230 np0000175316 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 08:27:10.911297 np0000175316 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 08:27:10.911356 np0000175316 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 08:27:10.911400 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.911452 np0000175316 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 08:27:10.911495 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.911541 np0000175316 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 08:27:10.911581 np0000175316 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 08:27:10.911645 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.911692 np0000175316 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 08:27:10.911737 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.911782 np0000175316 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 08:27:10.911822 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.911868 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.911906 np0000175316 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 08:27:10.911944 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.911988 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.912026 np0000175316 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 08:27:10.912074 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.912113 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.912157 np0000175316 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 08:27:10.912200 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.912268 np0000175316 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 08:27:10.912310 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.912310 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.912310 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.916367 np0000175316 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 08:27:10.916421 np0000175316 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 08:27:10.916476 np0000175316 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 08:27:10.916535 np0000175316 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 08:27:10.916601 np0000175316 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 08:27:10.916644 np0000175316 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 08:27:10.916725 np0000175316 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 08:27:10.916825 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.916878 np0000175316 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 08:27:10.916919 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.916960 np0000175316 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 08:27:10.917007 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.917145 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.917191 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.917227 np0000175316 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 08:27:10.917288 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.917328 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.917365 np0000175316 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 08:27:10.917404 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.917441 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.917478 np0000175316 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 08:27:10.917515 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.917551 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.917600 np0000175316 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 08:27:10.917636 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.917672 np0000175316 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 08:27:10.917715 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.917715 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.919508 np0000175316 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 08:27:10.919554 np0000175316 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 08:27:10.919628 np0000175316 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 08:27:10.919703 np0000175316 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 08:27:10.919768 np0000175316 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 08:27:10.919841 np0000175316 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 08:27:10.919896 np0000175316 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 08:27:10.919936 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.919977 np0000175316 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 08:27:10.920015 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.920054 np0000175316 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 08:27:10.920094 np0000175316 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 08:27:10.920132 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.920171 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.920216 np0000175316 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 08:27:10.920286 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.920334 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.920374 np0000175316 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 08:27:10.920411 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.920454 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.920492 np0000175316 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 08:27:10.920535 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.920573 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.920609 np0000175316 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 08:27:10.920647 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.920682 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.920718 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.920774 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.920813 np0000175316 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 08:27:10.920813 np0000175316 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 08:27:10.920883 np0000175316 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 08:27:10.920920 np0000175316 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 08:27:10.920984 np0000175316 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 08:27:10.921032 np0000175316 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 08:27:10.921093 np0000175316 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 08:27:10.921135 np0000175316 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 08:27:10.921224 np0000175316 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 08:27:10.921303 np0000175316 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 08:27:10.921347 np0000175316 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 08:27:10.921385 np0000175316 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 08:27:10.921426 np0000175316 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 08:27:10.921464 np0000175316 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 08:27:10.921505 np0000175316 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 08:27:10.921543 np0000175316 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 08:27:10.921588 np0000175316 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 08:27:10.921638 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.921688 np0000175316 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 08:27:10.921727 np0000175316 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 08:27:10.921771 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.921810 np0000175316 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 08:27:10.921855 np0000175316 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 08:27:10.921894 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.921938 np0000175316 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 08:27:10.921977 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.922018 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.922070 np0000175316 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 08:27:10.922115 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.922154 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.922199 np0000175316 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 08:27:10.922238 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.922408 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.922451 np0000175316 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 08:27:10.922496 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.922538 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.922583 np0000175316 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 08:27:10.922622 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.922661 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.922701 np0000175316 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 08:27:10.922747 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.922792 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.922836 np0000175316 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 08:27:10.922879 np0000175316 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 08:27:10.922918 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.922959 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.923008 np0000175316 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 08:27:10.923056 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.923095 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.923133 np0000175316 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 08:27:10.923171 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.923217 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.923272 np0000175316 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 08:27:10.923320 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.923364 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.923413 np0000175316 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 08:27:10.923454 np0000175316 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 08:27:10.923497 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.923539 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.923579 np0000175316 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 08:27:10.923616 np0000175316 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 08:27:10.923686 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.923723 np0000175316 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 08:27:10.923761 np0000175316 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 08:27:10.923801 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.923847 np0000175316 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 08:27:10.923893 np0000175316 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 08:27:10.923932 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.923973 np0000175316 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 08:27:10.924017 np0000175316 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 08:27:10.924055 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.924092 np0000175316 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 08:27:10.924138 np0000175316 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 08:27:10.924182 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.924226 np0000175316 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 08:27:10.924282 np0000175316 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 08:27:10.924323 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.924361 np0000175316 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 08:27:10.924400 np0000175316 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 08:27:10.924448 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.924488 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.924526 np0000175316 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 08:27:10.924569 np0000175316 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 08:27:10.924606 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.924643 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.924693 np0000175316 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 08:27:10.924731 np0000175316 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 08:27:10.924767 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.924810 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.924847 np0000175316 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 08:27:10.924886 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.924926 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.924983 np0000175316 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 08:27:10.925032 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.925080 np0000175316 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 08:27:10.925128 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.925177 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.925215 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.925285 np0000175316 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 08:27:10.925331 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.925371 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.925407 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.925466 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.925504 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.925541 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.925587 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.925625 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.925669 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.925706 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.925744 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.925744 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.925744 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.925850 np0000175316 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 08:27:10.925895 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.925933 np0000175316 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 08:27:10.925981 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.926019 np0000175316 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 08:27:10.926060 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.926102 np0000175316 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 08:27:10.926144 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.926186 np0000175316 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 08:27:10.926224 np0000175316 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 08:27:10.926282 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.926322 np0000175316 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 08:27:10.926373 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.926416 np0000175316 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 08:27:10.926455 np0000175316 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 08:27:10.926494 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.926537 np0000175316 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 08:27:10.926537 np0000175316 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 08:27:10.926537 np0000175316 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 08:27:10.926642 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.926687 np0000175316 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 08:27:10.926724 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.926767 np0000175316 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 08:27:10.926808 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.926808 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.926808 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.926808 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.926808 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.926967 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.926967 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.927045 np0000175316 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 08:27:10.927095 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.927095 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.927172 np0000175316 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 08:27:10.927210 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.927266 np0000175316 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 08:27:10.927307 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.927345 np0000175316 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 08:27:10.927384 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.927436 np0000175316 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 08:27:10.927476 np0000175316 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 08:27:10.927528 np0000175316 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 08:27:10.927577 np0000175316 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 08:27:10.927619 np0000175316 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 08:27:10.927657 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.927706 np0000175316 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 08:27:10.927706 np0000175316 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 08:27:10.927794 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.927839 np0000175316 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 08:27:10.927876 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.927913 np0000175316 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 08:27:10.927954 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.927954 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.928028 np0000175316 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 08:27:10.928070 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.928070 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.928137 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.928137 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.928137 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.928261 np0000175316 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 08:27:10.928301 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.928348 np0000175316 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 08:27:10.928395 np0000175316 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 08:27:10.928479 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.928518 np0000175316 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 08:27:10.928554 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.928596 np0000175316 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 08:27:10.928632 np0000175316 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 08:27:10.928668 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.928711 np0000175316 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 08:27:10.928748 np0000175316 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 08:27:10.928788 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.928831 np0000175316 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 08:27:10.928868 np0000175316 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 08:27:10.928905 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.928941 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.928977 np0000175316 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 08:27:10.929014 np0000175316 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 08:27:10.929056 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.929097 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.929138 np0000175316 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 08:27:10.929180 np0000175316 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 08:27:10.929218 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.929268 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.929308 np0000175316 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 08:27:10.929351 np0000175316 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 08:27:10.929389 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.929437 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.929474 np0000175316 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 08:27:10.929601 np0000175316 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 08:27:10.929645 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.929694 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.929736 np0000175316 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 08:27:10.929778 np0000175316 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 08:27:10.929816 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.929853 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.929890 np0000175316 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 08:27:10.929933 np0000175316 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 08:27:10.929970 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.930008 np0000175316 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 08:27:10.930051 np0000175316 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 08:27:10.930098 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.930142 np0000175316 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 08:27:10.930179 np0000175316 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 08:27:10.930217 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.930302 np0000175316 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 08:27:10.930358 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.930402 np0000175316 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 08:27:10.930440 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.930440 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.930440 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.930440 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.930581 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.930581 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.930581 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.930581 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.930581 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.930766 np0000175316 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 08:27:10.930813 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.930851 np0000175316 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 08:27:10.930895 np0000175316 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 08:27:10.930939 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.930984 np0000175316 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 08:27:10.931021 np0000175316 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 08:27:10.931058 np0000175316 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 08:27:10.931094 np0000175316 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 08:27:10.931136 np0000175316 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 08:27:10.931180 np0000175316 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 08:27:10.931218 np0000175316 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 08:27:10.931283 np0000175316 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 08:27:10.931427 np0000175316 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 08:27:10.931485 np0000175316 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 08:27:10.931536 np0000175316 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 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.931575 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.931839 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.931882 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.931919 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.931919 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.931919 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.931919 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.931919 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.932089 np0000175316 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 08:27:10.932130 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.932167 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.932211 np0000175316 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 08:27:10.932269 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.932328 np0000175316 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 08:27:10.932369 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.932407 np0000175316 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 08:27:10.932441 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.932473 np0000175316 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 08:27:10.932506 np0000175316 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 08:27:10.932534 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.932634 np0000175316 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 08:27:10.932667 np0000175316 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 08:27:10.932695 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.932723 np0000175316 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 08:27:10.932750 np0000175316 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 08:27:10.932779 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.932807 np0000175316 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 08:27:10.932807 np0000175316 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 08:27:10.932807 np0000175316 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 08:27:10.932807 np0000175316 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 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.932908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.933093 np0000175316 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 08:27:10.933093 np0000175316 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 08:27:10.933093 np0000175316 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 08:27:10.933093 np0000175316 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 08:27:10.933093 np0000175316 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 08:27:10.933093 np0000175316 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 08:27:10.933264 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.933334 np0000175316 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 08:27:10.933374 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.933374 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.933429 np0000175316 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 08:27:10.933462 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.933529 np0000175316 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 08:27:10.933558 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.933588 np0000175316 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 08:27:10.933629 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.933660 np0000175316 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 08:27:10.933688 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:27:10.933720 np0000175316 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 08:27:10.933720 np0000175316 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 08:27:10.933720 np0000175316 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 08:27:10.936114 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.936114 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.936114 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.936236 np0000175316 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 08:27:10.936286 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.936316 np0000175316 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 08:27:10.936344 np0000175316 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 08:27:10.936376 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.936405 np0000175316 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 08:27:10.936439 np0000175316 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 08:27:10.936469 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.936504 np0000175316 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 08:27:10.936533 np0000175316 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 08:27:10.936560 np0000175316 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 08:27:10.936591 np0000175316 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 08:27:10.936624 np0000175316 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 08:27:10.936663 np0000175316 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 08:27:10.936663 np0000175316 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 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:27:10.936793 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:27:10.981070 np0000175316 devstack@c-api.service[112499]: INFO dbcounter [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Registered counter for database cinder May 20 08:27:10.981320 np0000175316 devstack@c-api.service[112500]: INFO dbcounter [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Registered counter for database cinder May 20 08:27:10.981393 np0000175316 devstack@c-api.service[112503]: INFO dbcounter [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Registered counter for database cinder May 20 08:27:10.982952 np0000175316 devstack@c-api.service[112501]: INFO dbcounter [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Registered counter for database cinder May 20 08:27:10.993620 np0000175316 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-0651466c-4fa8-48c1-addb-7e770963ff2a 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 08:27:10.995360 np0000175316 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 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 08:27:10.997585 np0000175316 devstack@c-api.service[112501]: DEBUG oslo_db.sqlalchemy.engines [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 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=112501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:10.999804 np0000175316 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:11.106790 np0000175316 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 08:27:11.109623 np0000175316 devstack@c-api.service[112501]: DEBUG dbcounter [-] [112501] Writer thread running {{(pid=112501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:27:11.109784 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:27:11.112290 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:27:11.112467 np0000175316 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 08:27:11.112545 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:27:11.113857 np0000175316 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writer thread running {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:27:11.114787 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:27:11.115224 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:27:11.115840 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:27:11.116729 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:27:11.116952 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:27:11.117316 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:27:11.118210 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.118344 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:27:11.118845 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:27:11.118980 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:27:11.119750 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.119845 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.120930 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:27:11.121487 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.121583 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:27:11.123919 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:27:11.124275 np0000175316 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-0651466c-4fa8-48c1-addb-7e770963ff2a 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 08:27:11.124753 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:27:11.125088 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.125935 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.126454 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:27:11.127057 np0000175316 devstack@c-api.service[112501]: DEBUG oslo_db.sqlalchemy.engines [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 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=112501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:11.127403 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.128284 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.128581 np0000175316 devstack@c-api.service[112499]: INFO cinder.rpc [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:27:11.129030 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:27:11.129680 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.131235 np0000175316 devstack@c-api.service[112501]: INFO cinder.rpc [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:27:11.132277 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.132665 np0000175316 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:11.134573 np0000175316 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 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 08:27:11.134674 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:27:11.136348 np0000175316 devstack@c-api.service[112503]: INFO cinder.rpc [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:27:11.137126 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.137398 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:27:11.139666 np0000175316 devstack@c-api.service[112500]: INFO cinder.rpc [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:27:11.139791 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.140760 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.143020 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.143838 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.146276 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.147085 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.149055 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.150267 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.150340 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.151751 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.152291 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.154121 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.154386 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.154955 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.155578 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.157122 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.158157 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.158289 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.159651 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.160208 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.161286 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.162183 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.163049 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.163504 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.164368 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.166009 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.166106 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.166509 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.167176 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.167493 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.169277 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.169606 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.170109 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.170175 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.171601 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.172321 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.172474 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.174294 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.175115 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.175472 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.175957 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.177033 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.178298 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.179343 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.179692 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.179766 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.179827 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.181404 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.182510 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.182856 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.183222 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.184195 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.185282 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.185351 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.185748 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.186804 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.187199 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.188067 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.188144 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.188659 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.188730 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.189715 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.189985 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.190717 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.191123 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.191193 np0000175316 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:27:11.191432 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.191881 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.192211 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.192574 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.192832 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.193490 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.193558 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.193907 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.194170 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.194995 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.195081 np0000175316 devstack@c-api.service[112501]: WARNING cinder.api.contrib.hosts [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:27:11.195164 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.195469 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.195822 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.196577 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.196665 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.196805 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: extensions {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.197582 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.197999 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.198068 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.198129 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-availability-zone {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.199154 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.199726 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.199792 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: qos-specs {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.199833 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.200505 np0000175316 devstack@c-api.service[112503]: WARNING cinder.api.contrib.hosts [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:27:11.201259 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.201585 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: extra_specs {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.202154 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.202821 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.203130 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: extensions {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.203179 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: encryption {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.203381 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.204149 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.204495 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-availability-zone {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.204839 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.205288 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-volume-type-access {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.205690 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.205958 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: qos-specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.206542 np0000175316 devstack@c-api.service[112500]: WARNING cinder.api.contrib.hosts [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:27:11.206857 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-quota-class-sets {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.207227 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.207315 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.208189 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: encryption {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.208282 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: extensions {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.208757 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: extra_specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.209308 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.209736 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-snapshot-manage {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.210475 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-availability-zone {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.210804 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.211224 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: consistencygroups {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.211319 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.211882 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: qos-specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.212802 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.212857 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-volume-type-access {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.213269 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: backups {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.214046 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: extra_specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.214198 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.214430 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-quota-class-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.215312 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: scheduler-stats {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.215649 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.215703 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.215744 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.216802 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-quota-sets {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.216965 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.217301 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-snapshot-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.217820 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-volume-type-access {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.218200 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-volume-manage {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.218581 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.218766 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: consistencygroups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.219417 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-quota-class-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.219688 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: capabilities {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.219989 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.220760 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: backups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.220825 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.220991 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-volume-transfer {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.221494 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:27:11.222218 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.222411 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-snapshot-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.222637 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: os-hosts {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.222780 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: scheduler-stats {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.223596 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.223909 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: consistencygroups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.224053 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extended resource: cgsnapshots {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.224262 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-quota-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.224953 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.225559 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.contrib.snapshot_actions [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] SnapshotActionsController initialized {{(pid=112501) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:27:11.225908 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-volume-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.225993 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: backups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.226266 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.226335 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.227376 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: capabilities {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.227682 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.227751 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.227938 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: scheduler-stats {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.228662 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-volume-transfer {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.229041 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.229117 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.229611 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-quota-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.230240 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: os-hosts {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.230338 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.230463 np0000175316 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.231016 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-volume-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.231345 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.231483 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.231568 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.231631 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extended resource: cgsnapshots {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.231725 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.231788 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.231857 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.231961 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232082 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232173 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232289 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232409 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232505 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: capabilities {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.232582 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232642 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232742 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232842 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.232943 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.233041 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-0651466c-4fa8-48c1-addb-7e770963ff2a None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.233123 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] SnapshotActionsController initialized {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:27:11.233190 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.233801 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-volume-transfer {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.233894 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.234557 np0000175316 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.235261 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.235390 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: os-hosts {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.235480 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.235551 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.235683 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.235888 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.235967 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236079 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension AdminActions extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236196 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension AdminActions extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236316 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension AdminActions extending resource: backups {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236569 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236569 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeActions extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236805 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.236869 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension TypesManage extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236869 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.236977 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extended resource: cgsnapshots {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:27:11.237039 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.237039 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.237039 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.237216 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-4072b465-a2b0-4b0a-8dea-212713f59fb8 None None] Extension UsedLimits extending resource: limits {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.237954 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.238345 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.contrib.snapshot_actions [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] SnapshotActionsController initialized {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:27:11.239104 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.239348 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.240611 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.240823 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.241373 np0000175316 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a298b2a3668 pid: 112499 (default app) May 20 08:27:11.242017 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.242144 np0000175316 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.243035 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.243178 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.243305 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.243351 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.243921 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244064 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244169 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension AdminActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244318 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension AdminActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244431 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension AdminActions extending resource: backups {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244536 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244637 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244757 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.244800 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension TypesManage extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244852 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.244971 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.245075 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.245192 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.245325 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-0c10e89a-d3b6-490b-9bc7-930b0cacd48f None None] Extension UsedLimits extending resource: limits {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.245740 np0000175316 devstack@c-api.service[112501]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a298b2a3668 pid: 112501 (default app) May 20 08:27:11.246204 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.247535 np0000175316 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:27:11.248440 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.248582 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.248697 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.248893 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249000 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249102 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension AdminActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249228 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension AdminActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249355 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension AdminActions extending resource: backups {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249478 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249579 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249713 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension TypesManage extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249824 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.249928 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.250029 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.250137 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.250240 np0000175316 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-f9c74b76-e8f6-405f-8d9b-8912802f71e0 None None] Extension UsedLimits extending resource: limits {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:27:11.250305 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250305 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250305 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250305 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250544 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250544 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250544 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250544 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.250729 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251000 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251000 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251000 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251000 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251000 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251237 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251237 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251237 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251237 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251237 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251475 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251475 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251475 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251475 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251670 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251670 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251670 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251670 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251670 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251907 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251907 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251907 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.251907 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.251907 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252109 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252410 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252673 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252935 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252935 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252935 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.252935 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.252935 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253174 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253174 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253174 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253174 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253174 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253418 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253680 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253917 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253917 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253917 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.253917 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.253917 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254167 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254167 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254167 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254167 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254167 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254420 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254420 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254420 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254420 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254619 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254619 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254619 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254619 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254809 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254809 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254809 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.254809 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.254809 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255048 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255048 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255048 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255048 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255048 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255272 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255272 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255272 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255272 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255465 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255465 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255465 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255465 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255644 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255644 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255644 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255644 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255817 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255817 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.255817 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.255817 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256000 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256000 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256000 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256000 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256172 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256172 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256172 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256172 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256172 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256497 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256766 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256766 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256766 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256766 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256766 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.256977 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257294 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257526 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257741 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257941 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257941 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.257941 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.257941 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258087 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.258087 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258087 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.258087 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258087 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.258283 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258283 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.258283 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258283 np0000175316 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 08:27:11.258283 np0000175316 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) May 20 08:27:11.258441 np0000175316 devstack@c-api.service[112503]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a298b2a3668 pid: 112503 (default app) May 20 08:27:11.258472 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-1296dc5b-3ec4-4568-a0f9-89c093add05e None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:27:11.258472 np0000175316 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Wed May 20 08:27:11 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 08:27:11.258542 np0000175316 devstack@c-api.service[112500]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a298b2a3668 pid: 112500 (default app) May 20 08:27:18.586712 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.586712 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.586712 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.586712 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.586712 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587627 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.587627 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587627 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.587627 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587627 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.587885 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588353 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588353 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588353 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588353 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588603 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588603 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588603 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588603 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588851 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588851 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.588851 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.588851 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589082 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589082 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589082 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589082 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589082 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589435 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589435 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589435 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589435 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589435 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.589727 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.590058 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.591156 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591883 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.591883 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591883 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.591883 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.591883 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.592496 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.592496 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.592496 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.592496 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.592496 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593052 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.593756 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.594588 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.594588 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.594588 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.594588 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.594588 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.595143 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.595143 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.595143 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.595143 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.595143 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.595696 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.595696 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.595696 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.595696 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596330 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596330 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596330 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596330 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596658 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596658 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596658 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596658 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596658 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596920 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596920 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596920 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.596920 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.596920 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597037 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597037 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597037 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597037 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597134 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597134 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597134 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597134 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597232 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597232 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597232 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597232 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597354 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597354 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597354 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597354 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597453 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597453 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597453 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597453 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597549 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597549 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597549 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597549 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597549 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597671 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597812 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597812 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597812 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597812 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597812 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.597929 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598083 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598222 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598397 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598546 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598546 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598546 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598546 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598649 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598649 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598649 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598649 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598649 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: /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 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: warnings.warn(deprecated_msg) May 20 08:27:18.598770 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.middleware.request_id [None req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f None None] RequestId filter calling following filter/app {{(pid=112501) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:27:19.172328 np0000175316 devstack@c-api.service[112501]: INFO cinder.api.openstack.wsgi [None req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f admin admin] POST https://199.204.45.157/volume/v3/types May 20 08:27:19.173060 np0000175316 devstack@c-api.service[112501]: DEBUG cinder.api.openstack.wsgi [None req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112501) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 08:27:19.175236 np0000175316 devstack@c-api.service[112501]: /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 08:27:19.175236 np0000175316 devstack@c-api.service[112501]: warnings.warn( May 20 08:27:19.189606 np0000175316 devstack@c-api.service[112501]: DEBUG oslo_db.sqlalchemy.engines [None req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f 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=112501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:19.216096 np0000175316 devstack@c-api.service[112501]: INFO cinder.api.openstack.wsgi [None req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 20 08:27:19.216096 np0000175316 devstack@c-api.service[112501]: [pid: 112501|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Wed May 20 08:27:18 2026] POST /volume/v3/types => generated 186 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 08:27:19.248681 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.248681 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.248681 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.248681 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.248681 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.249792 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.249792 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.249792 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.249792 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.249792 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.251346 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.255201 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.255201 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.255201 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.255201 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.258199 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.258199 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.258199 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.258199 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.260575 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.260575 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.260575 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.260575 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.262511 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.262511 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.262511 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.262511 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.262511 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.264317 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.264317 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.264317 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.264317 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.264317 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.266828 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.268604 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.270928 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.272822 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.272822 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.272822 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.272822 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.272822 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.275036 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.275036 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.275036 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.275036 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.275036 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.278522 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.279871 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.280446 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.280446 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.280446 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.280446 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.280446 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.280989 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.280989 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.280989 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.280989 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.280989 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.281554 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.281554 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.281554 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.281554 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.282014 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.282014 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.282014 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.282014 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.282501 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.282501 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.282501 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.282501 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.282501 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.283010 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.283010 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.283010 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.283010 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.283010 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.283551 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.283551 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.283551 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.283551 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.284667 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.284667 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.284667 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.284667 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.285708 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.285708 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.285708 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.285708 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.286538 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.286538 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.286538 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.286538 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.288009 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.288009 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.288009 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.288009 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.289704 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.289704 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.289704 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.289704 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.289704 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.291623 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.292718 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.292718 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.292718 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.292718 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.292718 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.293598 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.295259 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.297014 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.298495 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.299413 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.299413 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.299413 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.299413 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.300291 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.300291 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.300291 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.300291 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.300291 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 20 08:27:19.301831 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f req-35c2b07c-a66a-46ac-8c0f-d8b3e23037a5 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:27:19.623988 np0000175316 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f req-35c2b07c-a66a-46ac-8c0f-d8b3e23037a5 admin admin] POST https://199.204.45.157/volume/v3/types/eb0f4dd6-beb5-438a-8dd8-26a171cf0835/extra_specs May 20 08:27:19.624716 np0000175316 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f req-35c2b07c-a66a-46ac-8c0f-d8b3e23037a5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 08:27:19.626923 np0000175316 devstack@c-api.service[112503]: /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 08:27:19.626923 np0000175316 devstack@c-api.service[112503]: warnings.warn( May 20 08:27:19.639441 np0000175316 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f req-35c2b07c-a66a-46ac-8c0f-d8b3e23037a5 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:27:19.701452 np0000175316 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [req-b0503fca-1cb8-48e2-b3f0-a81ce2d4cf1f req-35c2b07c-a66a-46ac-8c0f-d8b3e23037a5 admin admin] https://199.204.45.157/volume/v3/types/eb0f4dd6-beb5-438a-8dd8-26a171cf0835/extra_specs returned with HTTP 200 May 20 08:27:19.702135 np0000175316 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Wed May 20 08:27:19 2026] POST /volume/v3/types/eb0f4dd6-beb5-438a-8dd8-26a171cf0835/extra_specs => generated 55 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 08:27:21.127864 np0000175316 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 08:27:21.141962 np0000175316 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 08:27:29.210197 np0000175316 devstack@c-api.service[112501]: DEBUG dbcounter [-] [112501] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:27:29.700899 np0000175316 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:29:46.725555 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-238cc901-75af-4340-ac53-3dac6d87ab28 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:29:46.726359 np0000175316 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-238cc901-75af-4340-ac53-3dac6d87ab28 None None] GET https://199.204.45.157/volume// May 20 08:29:46.726701 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-238cc901-75af-4340-ac53-3dac6d87ab28 None None] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 08:29:46.727196 np0000175316 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-238cc901-75af-4340-ac53-3dac6d87ab28 None None] Calling method 'all' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 08:29:46.728441 np0000175316 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-238cc901-75af-4340-ac53-3dac6d87ab28 None None] https://199.204.45.157/volume// returned with HTTP 300 May 20 08:29:46.729018 np0000175316 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 2/4] 199.204.45.157 () {66 vars in 1456 bytes} [Wed May 20 08:29:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)