May 14 10:17:46.594781 np0000174110 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:17:46.604963 np0000174110 devstack@c-api.service[112275]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:17:46 2026] *** May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: nodename: np0000174110 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: machine: x86_64 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: clock source: unix May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: pcre jit disabled May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: detected number of CPU cores: 16 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: current working directory: / May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: detected binary path: /usr/bin/uwsgi-core May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: your processes number limit is 256917 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: your memory page size is 4096 bytes May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: detected max file descriptor number: 2048 May 14 10:17:46.608116 np0000174110 devstack@c-api.service[112275]: lock engine: pthread robust mutexes May 14 10:17:46.608882 np0000174110 devstack@c-api.service[112275]: thunder lock: enabled May 14 10:17:46.608882 np0000174110 devstack@c-api.service[112275]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:17:46.608882 np0000174110 devstack@c-api.service[112275]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:17:46.608882 np0000174110 devstack@c-api.service[112275]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:17:46.608882 np0000174110 devstack@c-api.service[112275]: Set PythonHome to /opt/stack/data/venv May 14 10:17:46.646708 np0000174110 devstack@c-api.service[112275]: Python main interpreter initialized at 0x7e0b8a0a3668 May 14 10:17:46.646708 np0000174110 devstack@c-api.service[112275]: python threads support enabled May 14 10:17:46.646708 np0000174110 devstack@c-api.service[112275]: your server socket listen backlog is limited to 100 connections May 14 10:17:46.646708 np0000174110 devstack@c-api.service[112275]: your mercy for graceful operations on workers is 80 seconds May 14 10:17:46.647261 np0000174110 devstack@c-api.service[112275]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:17:46.647434 np0000174110 devstack@c-api.service[112275]: *** Operational MODE: preforking *** May 14 10:17:46.647668 np0000174110 devstack@c-api.service[112275]: *** uWSGI is running in multiple interpreter mode *** May 14 10:17:46.647668 np0000174110 devstack@c-api.service[112275]: spawned uWSGI master process (pid: 112275) May 14 10:17:46.647813 np0000174110 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:17:46.648532 np0000174110 devstack@c-api.service[112275]: spawned uWSGI worker 1 (pid: 112284, cores: 1) May 14 10:17:46.649074 np0000174110 devstack@c-api.service[112275]: spawned uWSGI worker 2 (pid: 112285, cores: 1) May 14 10:17:46.649573 np0000174110 devstack@c-api.service[112275]: spawned uWSGI worker 3 (pid: 112286, cores: 1) May 14 10:17:46.650094 np0000174110 devstack@c-api.service[112275]: spawned uWSGI worker 4 (pid: 112287, cores: 1) May 14 10:17:46.650160 np0000174110 devstack@c-api.service[112275]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: we strongly recommend against using it for new projects. May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: If you are already using Eventlet, we recommend migrating to a different May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: framework. For more detail see May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:17:46.772442 np0000174110 devstack@c-api.service[112285]: import eventlet # noqa May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: we strongly recommend against using it for new projects. May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: If you are already using Eventlet, we recommend migrating to a different May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: framework. For more detail see May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:17:46.776247 np0000174110 devstack@c-api.service[112286]: import eventlet # noqa May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: we strongly recommend against using it for new projects. May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: If you are already using Eventlet, we recommend migrating to a different May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: framework. For more detail see May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:17:46.791472 np0000174110 devstack@c-api.service[112284]: import eventlet # noqa May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: we strongly recommend against using it for new projects. May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: If you are already using Eventlet, we recommend migrating to a different May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: framework. For more detail see May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:17:46.800915 np0000174110 devstack@c-api.service[112287]: import eventlet # noqa May 14 10:17:46.858536 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:17:46.858536 np0000174110 devstack@c-api.service[112285]: debtcollector.deprecate( May 14 10:17:46.861272 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:17:46.861272 np0000174110 devstack@c-api.service[112286]: debtcollector.deprecate( May 14 10:17:46.878366 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:17:46.878366 np0000174110 devstack@c-api.service[112284]: debtcollector.deprecate( May 14 10:17:46.893255 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:17:46.893255 np0000174110 devstack@c-api.service[112287]: debtcollector.deprecate( May 14 10:17:46.936003 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:17:46.936003 np0000174110 devstack@c-api.service[112285]: from cgi import parse_header May 14 10:17:46.940503 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:17:46.940503 np0000174110 devstack@c-api.service[112286]: from cgi import parse_header May 14 10:17:46.955991 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:17:46.955991 np0000174110 devstack@c-api.service[112284]: from cgi import parse_header May 14 10:17:46.981103 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:17:46.981103 np0000174110 devstack@c-api.service[112285]: removals.removed_module( May 14 10:17:46.981813 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:17:46.981813 np0000174110 devstack@c-api.service[112285]: removals.removed_module( May 14 10:17:46.982327 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:17:46.982327 np0000174110 devstack@c-api.service[112287]: from cgi import parse_header May 14 10:17:46.983520 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:17:46.983520 np0000174110 devstack@c-api.service[112286]: removals.removed_module( May 14 10:17:46.984196 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:17:46.984196 np0000174110 devstack@c-api.service[112286]: removals.removed_module( May 14 10:17:46.999801 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:17:46.999801 np0000174110 devstack@c-api.service[112284]: removals.removed_module( May 14 10:17:47.000491 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:17:47.000491 np0000174110 devstack@c-api.service[112284]: removals.removed_module( May 14 10:17:47.029471 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:17:47.029471 np0000174110 devstack@c-api.service[112287]: removals.removed_module( May 14 10:17:47.030298 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:17:47.030298 np0000174110 devstack@c-api.service[112287]: removals.removed_module( May 14 10:17:47.578190 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:17:47.578190 np0000174110 devstack@c-api.service[112286]: warnings.warn( May 14 10:17:47.583792 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:17:47.583792 np0000174110 devstack@c-api.service[112285]: warnings.warn( May 14 10:17:47.602100 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:17:47.602100 np0000174110 devstack@c-api.service[112284]: warnings.warn( May 14 10:17:47.672779 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:17:47.672779 np0000174110 devstack@c-api.service[112286]: warnings.warn( May 14 10:17:47.679333 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:17:47.679333 np0000174110 devstack@c-api.service[112285]: warnings.warn( May 14 10:17:47.701938 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:17:47.701938 np0000174110 devstack@c-api.service[112284]: warnings.warn( May 14 10:17:47.709878 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:17:47.709878 np0000174110 devstack@c-api.service[112287]: warnings.warn( May 14 10:17:47.814713 np0000174110 devstack@c-api.service[112287]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:17:47.814713 np0000174110 devstack@c-api.service[112287]: warnings.warn( May 14 10:17:47.968074 np0000174110 devstack@c-api.service[112286]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:17:47.968640 np0000174110 devstack@c-api.service[112286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:17:47.969946 np0000174110 devstack@c-api.service[112285]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:17:47.970345 np0000174110 devstack@c-api.service[112285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:17:47.990815 np0000174110 devstack@c-api.service[112284]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:17:47.991240 np0000174110 devstack@c-api.service[112284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:17:48.053853 np0000174110 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:17:48.053853 np0000174110 devstack@c-api.service[112285]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:17:48.055963 np0000174110 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:17:48.055963 np0000174110 devstack@c-api.service[112284]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:17:48.105505 np0000174110 devstack@c-api.service[112286]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:17:48.105505 np0000174110 devstack@c-api.service[112286]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:17:48.166715 np0000174110 devstack@c-api.service[112287]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:17:48.166898 np0000174110 devstack@c-api.service[112287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:17:48.230304 np0000174110 devstack@c-api.service[112287]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:17:48.230304 np0000174110 devstack@c-api.service[112287]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:17:48.512958 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:17:48.513142 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:17:48.513326 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.513454 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.513538 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.513596 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.513661 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.513767 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.513842 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:17:48.514239 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.514339 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.514551 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.514793 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.514885 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.514943 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.515035 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.515035 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.515163 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.515229 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.515304 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.515407 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.515464 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.515520 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.515520 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.515633 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.515699 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.515763 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.515834 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.515834 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.515951 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.516007 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.516064 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.516064 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.522074 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.522171 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.522215 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.522264 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.522328 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.522385 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.522424 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.522459 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.522503 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.522544 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.522582 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.522628 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.522628 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.522705 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.522754 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.522792 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.522792 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.522865 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.522904 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.523007 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.523133 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.524753 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.524802 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.524850 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.524890 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.524924 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.524968 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.525002 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.525046 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.525102 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.525140 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.525181 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.525224 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.525271 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.525271 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.525632 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.525689 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.525787 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.525839 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.525887 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.525931 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.525968 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.526014 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.526014 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.526099 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.526140 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.526187 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.526225 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.526271 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.526336 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.526378 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.526419 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.526454 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.526454 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.526454 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.526454 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.526606 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.526606 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.526688 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.526732 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.526852 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.526898 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.527017 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.528244 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.528292 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.528379 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.528425 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.528480 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.528540 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.528608 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.528652 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.528712 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.528774 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.528835 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.528901 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.528937 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.529003 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.529402 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.529402 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.529402 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.529402 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.529402 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.529597 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.529597 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.529987 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.530045 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.530086 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.530126 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.530162 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.530207 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.530207 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.530278 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.530330 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.530385 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.530431 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.530469 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.530513 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.530563 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.530600 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.530645 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.530645 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.530645 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.530645 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.530788 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.530788 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.532913 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.532992 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.533044 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.533096 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.533139 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.533177 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.533215 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.533261 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.533334 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.533373 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.533408 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.533455 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.533516 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.533559 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.533604 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.533642 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.533682 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.533721 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.533770 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.533814 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.533875 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.534624 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.534682 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.534761 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.534815 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.534873 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.534937 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.535018 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.535066 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.535162 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.535242 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.535283 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.535352 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.535399 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.535443 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.535482 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.535518 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.535518 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.535602 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.535639 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.535682 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.535727 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.537066 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.537127 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.537188 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.537255 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.537331 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.537394 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.537437 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.537484 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.537525 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.537569 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.537608 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.537703 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.537753 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.537818 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.538110 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.538176 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.538215 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.538257 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.538297 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.538362 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.538403 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.538436 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.538478 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.538523 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.538569 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.538603 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.538645 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.538689 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.538729 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.538764 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.538802 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.538842 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.538887 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.538936 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.538975 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.539042 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.539078 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.539124 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.539169 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.539209 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.539249 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.539287 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.539344 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.539393 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.539438 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.539478 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.539478 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.539575 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.539628 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.539628 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.539709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.539945 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.539945 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.539945 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.540059 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.540104 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.540143 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.540178 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.540219 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.540263 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.540302 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.540364 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.540409 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.540453 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.540497 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.540534 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.540569 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.540604 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.540643 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.540683 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.540683 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.540841 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.540841 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.540918 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.540956 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.541061 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.541141 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.541240 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.544880 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.544945 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.545002 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.545080 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.545123 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.545161 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.545207 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.545245 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.545283 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.545334 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.545386 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.545386 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.545470 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.545517 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.546598 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.546670 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.546724 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.546771 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.546813 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.546857 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.546897 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.546941 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.546989 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.547047 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.547083 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.547122 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.547167 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.547167 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.547242 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.547281 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.547345 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.547408 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.547456 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.547492 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.547533 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.547572 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.547607 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.547643 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.547692 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.547732 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.547768 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.547809 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.547857 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.547896 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.547939 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.547985 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.548029 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.548067 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.548110 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.548153 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.548193 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.548233 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.548271 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.548323 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.548364 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.548403 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.548451 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.548490 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.548527 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.548567 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.548567 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.548644 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.548681 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.548681 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.548762 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.548801 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.548842 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.548886 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.548928 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.548972 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.548972 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.549054 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.549098 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.549136 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.549177 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.549214 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.549482 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.549482 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.549556 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.549603 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.549661 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.549725 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.549772 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.549822 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.549860 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.549898 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.549941 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.549980 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.550020 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.550059 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.550152 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.550202 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.550202 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.550436 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.550436 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.550436 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.550436 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.550436 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.550628 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.551956 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.552017 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.552069 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.552125 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.552192 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.552236 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.552236 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.552330 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.552380 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.552425 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.552425 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.552506 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.552549 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.552593 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.552627 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.552732 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.552816 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.552901 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.552982 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.553076 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.553160 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.557216 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.557290 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.557357 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.557357 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.557434 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.557481 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.557481 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.557550 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.557591 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.557634 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.557675 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.557718 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.557764 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.557803 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.557845 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.557884 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.557927 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.557927 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.557927 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.558028 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.558028 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.560365 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.560452 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.560494 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.560535 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.560598 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.560682 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.560725 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.560761 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.560873 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.560873 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.560873 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.560985 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.560985 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.561064 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.561107 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.561150 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.561264 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.561385 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.561444 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.561509 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.561561 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.561608 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.561661 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.561703 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.561747 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.561800 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.561848 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.561926 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.561973 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.562037 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.562083 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.562128 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.562174 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.562220 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.562375 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.562435 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.562481 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.562529 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.562568 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.562606 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.562650 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.562700 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.562744 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.562787 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.562834 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.562881 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.562925 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.562969 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.563050 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.563050 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.563129 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.563179 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.563217 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.563258 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.563293 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.563347 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.563385 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.563425 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.563486 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.563535 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.563580 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.563619 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.563680 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.563719 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.563719 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.563799 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.563838 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.563872 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.563916 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.564011 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.564058 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.564261 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.564364 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.564440 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.564522 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.564567 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.564567 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.564670 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.564710 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.564749 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.564799 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.564842 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.564878 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.564917 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.564950 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.564989 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.565033 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.565071 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.565110 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.565110 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.565187 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.565228 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.565263 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.565301 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.565301 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.565446 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.565490 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.565530 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.565795 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.565795 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.565795 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.565795 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.565924 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.565966 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.565966 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.566043 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.566080 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.566120 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.566165 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.566208 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.566242 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.566242 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.566342 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.566384 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.566426 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.566460 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.566499 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.566499 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.566499 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.566602 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.566602 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.566674 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.566728 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.566728 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.566797 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.566834 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.566867 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.566911 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.566952 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.566992 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.567046 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.567090 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.567141 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.567177 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.567177 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.567242 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.567286 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.567342 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.567385 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.567385 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.567508 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.567554 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.567686 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.567726 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.567765 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.567803 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.567850 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.567894 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.567932 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.567967 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.568011 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.568050 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.568099 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.568139 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.568177 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.568217 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.568258 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.568303 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.568362 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.568409 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.568452 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.568502 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.568541 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.568578 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.568622 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.568660 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.568703 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.568741 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.568779 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.568816 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.568854 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.568903 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.568903 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.568973 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.569208 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.569208 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.570658 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.570742 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.570788 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.570828 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.570868 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.570916 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.570956 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.570989 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.571062 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.571107 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.571146 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.571184 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.571218 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.571218 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.571860 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.571912 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.571957 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.572001 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.572060 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.572100 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.572148 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.572187 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.572237 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.572276 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.572344 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.572385 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.572428 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.572466 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.572515 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.572552 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.572596 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.572634 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.572672 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.572711 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.572711 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.572893 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.572951 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.573023 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.573066 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.573105 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.573143 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.573186 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.573233 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.573271 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.573324 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.573361 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.573423 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.573474 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.573512 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.573694 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.573787 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.573829 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.573829 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.573829 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.573829 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.573829 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.574007 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.574007 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.574007 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.574007 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.574146 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.574184 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.574256 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.576011 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.576068 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.576125 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.576179 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.576218 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.576252 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.576291 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.576363 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.576411 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.576458 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.576499 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.576562 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.576648 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.576747 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.576811 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.576898 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.576994 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.577070 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.587980 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:17:48.588376 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.588460 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.588648 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.589074 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.589148 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.589225 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.589225 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.589380 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.589380 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.589483 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.590370 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.590438 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.590514 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.590571 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.590634 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.590701 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.590701 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.591238 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.591351 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.591351 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.591482 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.591482 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.591592 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.591592 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.591882 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.591969 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.592037 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.592037 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.592159 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.592159 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.592269 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.592780 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.592780 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.592996 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.592996 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.592996 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.593158 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.593158 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.594436 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.594516 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.594577 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.594631 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.594713 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.594713 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.594812 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.595328 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.595414 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.595472 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.595527 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.595594 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.595649 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.595714 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.596104 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.596169 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.596203 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.596286 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.596363 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.596406 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.596470 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.596995 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.597042 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.597107 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.597177 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.597225 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.597291 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.597369 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.597649 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.597695 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.597768 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.597820 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.597867 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.597922 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.597994 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.598065 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.598105 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.598175 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.598233 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.598275 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.598350 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.598427 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.598853 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.598899 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.598973 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.599040 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.599083 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.599157 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.599206 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.600048 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.600094 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.600166 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.600219 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.600285 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.600359 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.600416 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.600841 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.600894 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.600963 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.601011 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.601078 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.601120 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.601197 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.601248 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.601331 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.601398 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.601439 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.601502 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.601559 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.601693 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.601693 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.601863 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.601863 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.601863 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.601970 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.601970 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.602042 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.602477 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.602526 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.602599 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.602655 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.602696 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.602767 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.602831 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.603356 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.603413 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.603457 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.603531 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.603581 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.603625 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.603706 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.604509 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.604562 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.604628 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.604696 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.604739 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.604801 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.604865 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.605566 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.605611 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.605688 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.605733 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.605799 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.605855 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.605920 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.606212 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.606276 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.606368 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.606421 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.606462 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.606501 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.606567 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.606624 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.606673 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.606736 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.606818 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.606873 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.606920 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.606992 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.607236 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.607289 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.607372 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.607477 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.607477 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.607586 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.607586 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.607675 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.607716 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.607750 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.607812 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.607873 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.607923 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.607989 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.608273 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.608355 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.608403 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.608466 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.608515 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.608588 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.608632 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.608920 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.608973 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.609026 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.609082 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.609138 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.609193 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.609344 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.609718 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.609789 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.609831 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.609908 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.609953 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.610018 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.610092 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.610144 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.610190 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.610249 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.610317 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.610370 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.610434 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.610498 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.611003 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.611084 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.611162 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.611208 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.611270 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.611329 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.611404 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.611705 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.611756 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.611792 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.611866 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.611933 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.611981 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.612031 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.612326 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.612399 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.612446 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.612524 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.612573 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.612625 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.612698 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:17:48.613322 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:17:48.613373 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:17:48.613447 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:17:48.613493 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:17:48.613557 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:17:48.613615 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:17:48.621151 np0000174110 devstack@c-api.service[112286]: INFO dbcounter [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Registered counter for database cinder May 14 10:17:48.624623 np0000174110 devstack@c-api.service[112284]: INFO dbcounter [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Registered counter for database cinder May 14 10:17:48.627877 np0000174110 devstack@c-api.service[112285]: INFO dbcounter [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Registered counter for database cinder May 14 10:17:48.636692 np0000174110 devstack@c-api.service[112286]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c 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=112286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.641033 np0000174110 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-315370c1-e791-48bf-8c45-786ce96637f2 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.646517 np0000174110 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.659414 np0000174110 devstack@c-api.service[112287]: INFO dbcounter [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Registered counter for database cinder May 14 10:17:48.672396 np0000174110 devstack@c-api.service[112287]: DEBUG oslo_db.sqlalchemy.engines [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 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=112287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.753607 np0000174110 devstack@c-api.service[112286]: DEBUG dbcounter [-] [112286] Writer thread running {{(pid=112286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:17:48.756583 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:17:48.757364 np0000174110 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writer thread running {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:17:48.759335 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:17:48.760436 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:17:48.761788 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:17:48.762790 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:17:48.764532 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:17:48.765410 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.767060 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.767642 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:17:48.768957 np0000174110 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writer thread running {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:17:48.770129 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:17:48.771407 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.773743 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:17:48.773830 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.774394 np0000174110 devstack@c-api.service[112286]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c 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=112286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.775953 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:17:48.776724 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:17:48.777951 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:17:48.779028 np0000174110 devstack@c-api.service[112286]: INFO cinder.rpc [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:17:48.779803 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:17:48.780225 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.780689 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.782420 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.782496 np0000174110 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-315370c1-e791-48bf-8c45-786ce96637f2 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.785124 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:17:48.786713 np0000174110 devstack@c-api.service[112287]: DEBUG dbcounter [-] [112287] Writer thread running {{(pid=112287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:17:48.787460 np0000174110 devstack@c-api.service[112284]: INFO cinder.rpc [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:17:48.787535 np0000174110 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.788618 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.789483 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:17:48.789574 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:17:48.791342 np0000174110 devstack@c-api.service[112285]: INFO cinder.rpc [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:17:48.791454 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:17:48.792160 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.793525 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.795530 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:17:48.796759 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.797334 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:17:48.798515 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.800002 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.800831 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.801606 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.801696 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.804274 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.804912 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.804980 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.806583 np0000174110 devstack@c-api.service[112287]: DEBUG oslo_db.sqlalchemy.engines [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 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=112287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:48.808146 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.808239 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.808463 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.808556 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:17:48.810119 np0000174110 devstack@c-api.service[112287]: INFO cinder.rpc [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:17:48.810974 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.811221 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.812588 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.812691 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.814289 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.815751 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.816740 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.817192 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.819712 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.819845 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.820140 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.821679 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.822548 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.823039 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.823103 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.824436 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.825807 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.825875 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.826264 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.828889 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.828967 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.829517 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.830180 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.830457 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.830536 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.833233 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.833339 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.833636 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.834467 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.835744 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.837299 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.837539 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.838706 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.838855 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.839111 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.840348 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.840608 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.841966 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.842333 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.842619 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.843463 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.843768 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.844702 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.844770 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.844819 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.845995 np0000174110 devstack@c-api.service[112286]: WARNING cinder.api.contrib.hosts [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:17:48.846305 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.846423 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.846934 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.847033 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.847770 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: extensions {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.847876 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.847938 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.849091 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-availability-zone {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.849359 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.849427 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.849625 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.850380 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: qos-specs {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.850874 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.850962 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.851144 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.852398 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.852486 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: extra_specs {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.852545 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.853801 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.853874 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.853937 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.853991 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: encryption {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.854996 np0000174110 devstack@c-api.service[112285]: WARNING cinder.api.contrib.hosts [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:17:48.855131 np0000174110 devstack@c-api.service[112284]: WARNING cinder.api.contrib.hosts [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:17:48.855503 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-volume-type-access {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.855732 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.855899 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.856736 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: extensions {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.856887 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: extensions {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.857701 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-quota-class-sets {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.858056 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-availability-zone {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.858273 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-availability-zone {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.859026 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: encryption {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.859390 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: qos-specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.859498 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.859670 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: qos-specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.860537 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-snapshot-manage {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.861456 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: extra_specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.861807 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: extra_specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.862006 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: consistencygroups {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.863042 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.863209 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.863581 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.864126 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: backups {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.864709 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-volume-type-access {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.865111 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-volume-type-access {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.865210 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.866117 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: scheduler-stats {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.866758 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-quota-class-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.866918 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-quota-class-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.867047 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.867551 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-quota-sets {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.868263 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.868467 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.868687 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.868982 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-volume-manage {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.869784 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-snapshot-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.870037 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.870205 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-snapshot-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.870424 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: capabilities {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.871273 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: consistencygroups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.871657 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-volume-transfer {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.871738 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.871794 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: consistencygroups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.873200 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.873249 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: backups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.873286 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: os-hosts {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.873831 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: backups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.874616 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.874666 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extended resource: cgsnapshots {{(pid=112286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.875282 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: scheduler-stats {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.875851 np0000174110 devstack@c-api.service[112287]: WARNING cinder.api.contrib.hosts [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:17:48.875964 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: scheduler-stats {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.876126 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] SnapshotActionsController initialized {{(pid=112286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:17:48.876588 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.876681 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-quota-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.876917 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.877423 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-quota-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.877557 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: extensions {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.878114 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-volume-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.878372 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.878907 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-volume-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.878958 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-availability-zone {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.879593 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: capabilities {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.879781 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.880302 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: qos-specs {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.880430 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: capabilities {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.880812 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-volume-transfer {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.881189 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.881704 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-volume-transfer {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.882441 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: os-hosts {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.882508 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: extra_specs {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.882653 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.883432 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: os-hosts {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.883834 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extended resource: cgsnapshots {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.884185 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.884728 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: encryption {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.884852 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extended resource: cgsnapshots {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.885292 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.contrib.snapshot_actions [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] SnapshotActionsController initialized {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:17:48.885576 np0000174110 devstack@c-api.service[112286]: WARNING castellan.key_manager.migration [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.886179 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.886249 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-volume-type-access {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.886348 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.contrib.snapshot_actions [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] SnapshotActionsController initialized {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:17:48.886476 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.886618 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.886712 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.886829 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.886903 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887036 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension AdminActions extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887109 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.887160 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension AdminActions extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887257 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension AdminActions extending resource: backups {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887371 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887462 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeActions extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887681 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension TypesManage extending resource: types {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887771 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.887831 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887890 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.887946 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-quota-class-sets {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.888004 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.888070 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.888159 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.v3.router [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] Extension UsedLimits extending resource: limits {{(pid=112286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.888614 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.889137 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.889200 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: encryption {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.890055 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.890438 np0000174110 devstack@c-api.service[112286]: WARNING keystonemiddleware.auth_token [None req-f2e0f274-348a-4fb7-9023-ff391856ce6c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:17:48.890532 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.890701 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-snapshot-manage {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.891587 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.892038 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.892293 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: consistencygroups {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.893300 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.893568 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.894276 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: backups {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.894686 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.894962 np0000174110 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.895934 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896071 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896120 np0000174110 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.896167 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896295 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896393 np0000174110 devstack@c-api.service[112286]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0b8a0a3668 pid: 112286 (default app) May 14 10:17:48.896438 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896480 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension AdminActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896526 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: scheduler-stats {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.896612 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension AdminActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896836 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension AdminActions extending resource: backups {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.896932 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897026 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897070 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897211 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897266 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension TypesManage extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897319 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897382 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897441 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897482 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897542 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897591 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897631 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension AdminActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897675 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897749 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] Extension UsedLimits extending resource: limits {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897797 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897854 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension AdminActions extending resource: backups {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.897895 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-quota-sets {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.897944 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898051 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898258 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension TypesManage extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898370 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898471 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898569 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898668 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.898766 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] Extension UsedLimits extending resource: limits {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.899484 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-volume-manage {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.900034 np0000174110 devstack@c-api.service[112285]: WARNING keystonemiddleware.auth_token [None req-2973a35b-9f49-4f0f-b06d-8246fe8355ce None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:17:48.900917 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: capabilities {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.901117 np0000174110 devstack@c-api.service[112284]: WARNING keystonemiddleware.auth_token [None req-315370c1-e791-48bf-8c45-786ce96637f2 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:17:48.902118 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-volume-transfer {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.903774 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: os-hosts {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.904869 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.904869 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905004 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905004 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905004 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905004 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905004 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905268 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905694 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905694 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905694 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905694 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905694 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905916 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905916 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.905916 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.905916 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906103 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906103 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906103 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906103 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906327 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906327 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906327 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906327 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906521 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extended resource: cgsnapshots {{(pid=112287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:17:48.906568 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906568 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906568 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906568 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906747 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906747 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906747 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.906747 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.906747 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907009 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907379 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907656 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907936 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907936 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907936 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.907936 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.907936 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908181 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908181 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908181 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908181 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908181 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908510 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908510 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908510 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908510 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908510 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.908765 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909068 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909068 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909068 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909068 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909068 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909336 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909336 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909336 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909336 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909336 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909609 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909609 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909609 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909609 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909952 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909952 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.909952 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.909952 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910137 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910137 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910137 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910137 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910137 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910426 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910426 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910426 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910426 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910426 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910650 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910650 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910650 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910650 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910843 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910843 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.910843 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.910843 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911022 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911022 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911022 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911022 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911244 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911244 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911244 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911244 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911461 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911461 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911461 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911461 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911654 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911932 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911932 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911932 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.911932 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.911932 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912198 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912236 np0000174110 devstack@c-api.service[112285]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0b8a0a3668 pid: 112285 (default app) May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912287 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912610 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.912891 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913172 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913480 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913480 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913480 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913480 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913673 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913673 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913673 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913673 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913882 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913882 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.913882 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.913882 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.914071 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.914071 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.914071 np0000174110 devstack@c-api.service[112286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:48.914071 np0000174110 devstack@c-api.service[112286]: warnings.warn(deprecated_msg) May 14 10:17:48.914266 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] SnapshotActionsController initialized {{(pid=112287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:17:48.914376 np0000174110 devstack@c-api.service[112284]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0b8a0a3668 pid: 112284 (default app) May 14 10:17:48.914425 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.914505 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.middleware.request_id [None req-0d96e821-b9a4-43b2-989b-6c597f218b33 None None] RequestId filter calling following filter/app {{(pid=112286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:17:48.914590 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.914590 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.914746 np0000174110 devstack@c-api.service[112286]: [pid: 112286|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Thu May 14 10:17:48 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:17:48.914825 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.914825 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.914931 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.916322 np0000174110 devstack@c-api.service[112287]: WARNING castellan.key_manager.migration [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:17:48.917228 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917376 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917487 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917583 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917696 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917785 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension AdminActions extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.917909 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918022 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension AdminActions extending resource: backups {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918133 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918238 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918467 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension TypesManage extending resource: types {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918560 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918661 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918761 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918860 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.918955 np0000174110 devstack@c-api.service[112287]: DEBUG cinder.api.v3.router [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] Extension UsedLimits extending resource: limits {{(pid=112287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:17:48.921268 np0000174110 devstack@c-api.service[112287]: WARNING keystonemiddleware.auth_token [None req-5d50d759-a732-47cc-a72b-f2646970d0a4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:17:48.927815 np0000174110 devstack@c-api.service[112287]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0b8a0a3668 pid: 112287 (default app) May 14 10:17:55.897370 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.897370 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.897370 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.897370 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898168 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898168 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898168 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898168 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898443 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898772 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898772 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898772 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.898772 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.898772 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899134 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899134 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899134 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899134 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899134 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899451 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899451 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899451 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899451 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899680 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899680 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899971 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899971 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899971 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.899971 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.899971 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900231 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900632 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.900958 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901286 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901286 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901286 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901286 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901286 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901612 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901612 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901612 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901612 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901612 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.901880 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902210 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902557 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902557 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902557 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902557 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902557 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902843 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902843 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902843 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.902843 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.902843 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903132 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903132 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903132 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903132 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903386 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903386 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903386 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903386 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903615 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903615 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903615 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903615 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903615 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903916 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903916 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903916 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.903916 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.903916 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904184 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904184 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904184 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904184 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904435 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904435 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904435 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904435 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904663 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904663 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904663 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904663 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904907 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904907 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.904907 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.904907 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905132 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905132 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905132 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905132 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905395 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905395 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905395 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905395 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905395 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.905680 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906010 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906010 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906010 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906010 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906010 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906276 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.906907 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907277 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907544 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907769 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907769 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907769 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907769 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907917 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907917 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907917 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.907917 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.907917 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) May 14 10:17:55.908114 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-7c265ece-b2c7-4be9-8332-b66a47779a70 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:17:56.372292 np0000174110 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7c265ece-b2c7-4be9-8332-b66a47779a70 admin admin] POST https://199.204.45.115/volume/v3/types May 14 10:17:56.372816 np0000174110 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-7c265ece-b2c7-4be9-8332-b66a47779a70 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:17:56.374382 np0000174110 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:17:56.374382 np0000174110 devstack@c-api.service[112285]: warnings.warn( May 14 10:17:56.384717 np0000174110 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-7c265ece-b2c7-4be9-8332-b66a47779a70 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:56.417488 np0000174110 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7c265ece-b2c7-4be9-8332-b66a47779a70 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 14 10:17:56.418006 np0000174110 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Thu May 14 10:17:55 2026] POST /volume/v3/types => generated 186 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:17:56.446922 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.446922 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.446922 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.446922 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.447832 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.447832 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.447832 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.447832 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448082 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448442 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448442 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448442 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448442 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448442 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448737 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448737 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448737 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.448737 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.448737 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449037 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449037 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449037 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449037 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449258 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449258 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449258 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449258 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449258 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449545 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449545 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449545 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449545 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449545 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.449808 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450125 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450515 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450838 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450838 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450838 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.450838 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.450838 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451118 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451118 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451118 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451118 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451118 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451454 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.451668 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452539 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452539 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452539 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452539 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452539 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452730 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452730 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452730 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452730 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452730 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452905 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452905 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.452905 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.452905 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453057 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453057 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453057 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453057 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453206 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453206 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453206 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453206 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453206 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453420 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453420 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453420 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453420 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453420 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453598 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453598 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453598 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453598 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453748 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453748 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453748 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453748 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453894 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453894 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.453894 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.453894 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454055 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454055 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454055 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454055 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454222 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454222 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454222 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454222 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454395 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454395 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454395 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454395 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454395 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454594 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454803 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454803 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454803 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454803 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454803 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.454974 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455268 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455506 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455720 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455930 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455930 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.455930 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.455930 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456077 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.456077 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456077 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.456077 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456077 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) May 14 10:17:56.456278 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-7c265ece-b2c7-4be9-8332-b66a47779a70 req-41ac10f6-3db0-4a48-bb97-a0b2289e424c None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:17:56.770482 np0000174110 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7c265ece-b2c7-4be9-8332-b66a47779a70 req-41ac10f6-3db0-4a48-bb97-a0b2289e424c admin admin] POST https://199.204.45.115/volume/v3/types/224b31c0-3727-49da-ad7b-a8ea1b679a84/extra_specs May 14 10:17:56.771044 np0000174110 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-7c265ece-b2c7-4be9-8332-b66a47779a70 req-41ac10f6-3db0-4a48-bb97-a0b2289e424c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:17:56.772788 np0000174110 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:17:56.772788 np0000174110 devstack@c-api.service[112284]: warnings.warn( May 14 10:17:56.784131 np0000174110 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [req-7c265ece-b2c7-4be9-8332-b66a47779a70 req-41ac10f6-3db0-4a48-bb97-a0b2289e424c 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:17:56.850223 np0000174110 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7c265ece-b2c7-4be9-8332-b66a47779a70 req-41ac10f6-3db0-4a48-bb97-a0b2289e424c admin admin] https://199.204.45.115/volume/v3/types/224b31c0-3727-49da-ad7b-a8ea1b679a84/extra_specs returned with HTTP 200 May 14 10:17:56.851104 np0000174110 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Thu May 14 10:17:56 2026] POST /volume/v3/types/224b31c0-3727-49da-ad7b-a8ea1b679a84/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:17:58.778828 np0000174110 devstack@c-api.service[112286]: DEBUG dbcounter [-] [112286] Writing DB stats cinder:SELECT=6 {{(pid=112286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:17:58.809897 np0000174110 devstack@c-api.service[112287]: DEBUG dbcounter [-] [112287] Writing DB stats cinder:SELECT=6 {{(pid=112287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:18:06.414328 np0000174110 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:18:06.847524 np0000174110 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:23:31.407173 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.middleware.request_id [None req-eaa1541a-cc47-470f-9f73-68f50cf407ba None None] RequestId filter calling following filter/app {{(pid=112286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:23:31.408449 np0000174110 devstack@c-api.service[112286]: INFO cinder.api.openstack.wsgi [None req-eaa1541a-cc47-470f-9f73-68f50cf407ba None None] GET https://199.204.45.115/volume// May 14 10:23:31.408791 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.openstack.wsgi [None req-eaa1541a-cc47-470f-9f73-68f50cf407ba None None] Empty body provided in request {{(pid=112286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:23:31.409242 np0000174110 devstack@c-api.service[112286]: DEBUG cinder.api.openstack.wsgi [None req-eaa1541a-cc47-470f-9f73-68f50cf407ba None None] Calling method 'all' {{(pid=112286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:23:31.410342 np0000174110 devstack@c-api.service[112286]: INFO cinder.api.openstack.wsgi [None req-eaa1541a-cc47-470f-9f73-68f50cf407ba None None] https://199.204.45.115/volume// returned with HTTP 300 May 14 10:23:31.410794 np0000174110 devstack@c-api.service[112286]: [pid: 112286|app: 0|req: 2/4] 199.204.45.115 () {66 vars in 1456 bytes} [Thu May 14 10:23:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)