May 20 06:20:18.396012 np0000175300 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 06:20:18.412175 np0000175300 devstack@c-api.service[112576]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 06:20:18 2026] *** May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: nodename: np0000175300 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: machine: x86_64 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: clock source: unix May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: pcre jit disabled May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: detected number of CPU cores: 16 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: current working directory: / May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: detected binary path: /usr/bin/uwsgi-core May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: your processes number limit is 256917 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: your memory page size is 4096 bytes May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: detected max file descriptor number: 2048 May 20 06:20:18.415535 np0000175300 devstack@c-api.service[112576]: lock engine: pthread robust mutexes May 20 06:20:18.416216 np0000175300 devstack@c-api.service[112576]: thunder lock: enabled May 20 06:20:18.416216 np0000175300 devstack@c-api.service[112576]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 06:20:18.416216 np0000175300 devstack@c-api.service[112576]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 06:20:18.416216 np0000175300 devstack@c-api.service[112576]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 06:20:18.416216 np0000175300 devstack@c-api.service[112576]: Set PythonHome to /opt/stack/data/venv May 20 06:20:18.457869 np0000175300 devstack@c-api.service[112576]: Python main interpreter initialized at 0x7a2df4ca3668 May 20 06:20:18.457869 np0000175300 devstack@c-api.service[112576]: python threads support enabled May 20 06:20:18.457869 np0000175300 devstack@c-api.service[112576]: your server socket listen backlog is limited to 100 connections May 20 06:20:18.457869 np0000175300 devstack@c-api.service[112576]: your mercy for graceful operations on workers is 80 seconds May 20 06:20:18.458381 np0000175300 devstack@c-api.service[112576]: mapped 671795 bytes (656 KB) for 4 cores May 20 06:20:18.458500 np0000175300 devstack@c-api.service[112576]: *** Operational MODE: preforking *** May 20 06:20:18.458653 np0000175300 devstack@c-api.service[112576]: *** uWSGI is running in multiple interpreter mode *** May 20 06:20:18.458653 np0000175300 devstack@c-api.service[112576]: spawned uWSGI master process (pid: 112576) May 20 06:20:18.458785 np0000175300 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 06:20:18.459408 np0000175300 devstack@c-api.service[112576]: spawned uWSGI worker 1 (pid: 112586, cores: 1) May 20 06:20:18.459925 np0000175300 devstack@c-api.service[112576]: spawned uWSGI worker 2 (pid: 112587, cores: 1) May 20 06:20:18.460585 np0000175300 devstack@c-api.service[112576]: spawned uWSGI worker 3 (pid: 112588, cores: 1) May 20 06:20:18.461021 np0000175300 devstack@c-api.service[112576]: spawned uWSGI worker 4 (pid: 112589, cores: 1) May 20 06:20:18.461021 np0000175300 devstack@c-api.service[112576]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: we strongly recommend against using it for new projects. May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: framework. For more detail see May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:18.584489 np0000175300 devstack@c-api.service[112588]: import eventlet # noqa May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: we strongly recommend against using it for new projects. May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: framework. For more detail see May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:18.589671 np0000175300 devstack@c-api.service[112587]: import eventlet # noqa May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: we strongly recommend against using it for new projects. May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: framework. For more detail see May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:18.591458 np0000175300 devstack@c-api.service[112586]: import eventlet # noqa May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: we strongly recommend against using it for new projects. May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: framework. For more detail see May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:18.600302 np0000175300 devstack@c-api.service[112589]: import eventlet # noqa May 20 06:20:18.674902 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:18.674902 np0000175300 devstack@c-api.service[112586]: debtcollector.deprecate( May 20 06:20:18.676188 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:18.676188 np0000175300 devstack@c-api.service[112587]: debtcollector.deprecate( May 20 06:20:18.676967 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:18.676967 np0000175300 devstack@c-api.service[112588]: debtcollector.deprecate( May 20 06:20:18.682442 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:18.682442 np0000175300 devstack@c-api.service[112589]: debtcollector.deprecate( May 20 06:20:18.752833 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:18.752833 np0000175300 devstack@c-api.service[112587]: from cgi import parse_header May 20 06:20:18.753496 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:18.753496 np0000175300 devstack@c-api.service[112586]: from cgi import parse_header May 20 06:20:18.755087 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:18.755087 np0000175300 devstack@c-api.service[112588]: from cgi import parse_header May 20 06:20:18.759570 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:18.759570 np0000175300 devstack@c-api.service[112589]: from cgi import parse_header May 20 06:20:18.795618 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:18.795618 np0000175300 devstack@c-api.service[112587]: removals.removed_module( May 20 06:20:18.796214 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:18.796214 np0000175300 devstack@c-api.service[112586]: removals.removed_module( May 20 06:20:18.796390 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:18.796390 np0000175300 devstack@c-api.service[112587]: removals.removed_module( May 20 06:20:18.796866 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:18.796866 np0000175300 devstack@c-api.service[112586]: removals.removed_module( May 20 06:20:18.799856 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:18.799856 np0000175300 devstack@c-api.service[112588]: removals.removed_module( May 20 06:20:18.800573 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:18.800573 np0000175300 devstack@c-api.service[112588]: removals.removed_module( May 20 06:20:18.804053 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:18.804053 np0000175300 devstack@c-api.service[112589]: removals.removed_module( May 20 06:20:18.804731 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:18.804731 np0000175300 devstack@c-api.service[112589]: removals.removed_module( May 20 06:20:19.387640 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:19.387640 np0000175300 devstack@c-api.service[112586]: warnings.warn( May 20 06:20:19.388346 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:19.388346 np0000175300 devstack@c-api.service[112587]: warnings.warn( May 20 06:20:19.399993 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:19.399993 np0000175300 devstack@c-api.service[112589]: warnings.warn( May 20 06:20:19.413451 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:19.413451 np0000175300 devstack@c-api.service[112588]: warnings.warn( May 20 06:20:19.483573 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:19.483573 np0000175300 devstack@c-api.service[112586]: warnings.warn( May 20 06:20:19.483828 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:19.483828 np0000175300 devstack@c-api.service[112587]: warnings.warn( May 20 06:20:19.496093 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:19.496093 np0000175300 devstack@c-api.service[112589]: warnings.warn( May 20 06:20:19.508130 np0000175300 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:19.508130 np0000175300 devstack@c-api.service[112588]: warnings.warn( May 20 06:20:19.776131 np0000175300 devstack@c-api.service[112587]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:19.776131 np0000175300 devstack@c-api.service[112587]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112587) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:19.777325 np0000175300 devstack@c-api.service[112586]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:19.777581 np0000175300 devstack@c-api.service[112586]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112586) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:19.780410 np0000175300 devstack@c-api.service[112588]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:19.780670 np0000175300 devstack@c-api.service[112588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:19.784086 np0000175300 devstack@c-api.service[112589]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:19.784086 np0000175300 devstack@c-api.service[112589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:19.859923 np0000175300 devstack@c-api.service[112586]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:19.859923 np0000175300 devstack@c-api.service[112586]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:19.860148 np0000175300 devstack@c-api.service[112587]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:19.860148 np0000175300 devstack@c-api.service[112587]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:19.860976 np0000175300 devstack@c-api.service[112589]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:19.860976 np0000175300 devstack@c-api.service[112589]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:19.861395 np0000175300 devstack@c-api.service[112588]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:19.861395 np0000175300 devstack@c-api.service[112588]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:20.313041 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:20.313267 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:20.313460 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.313529 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.313572 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.313658 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.313719 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:20.313770 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.313811 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:20.313863 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.314123 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.314187 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.314232 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.314272 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.314394 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.314442 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.314853 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.314898 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.314934 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.314974 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.315022 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.315079 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.315114 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.315156 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.315193 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.315229 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.315269 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.315304 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.315342 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.315378 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.315428 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.315475 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.315510 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.315548 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.315588 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.315588 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.315658 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.315697 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.315736 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.315736 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.315736 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.315736 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.315736 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.315929 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.321555 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.321641 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.321695 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.321756 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.321811 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.321893 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.321955 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.322014 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.322092 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.322092 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.322215 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.322215 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.322215 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.322215 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.322436 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.322436 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.322436 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.322607 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.322672 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.322729 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.322793 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.322868 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.322925 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.322982 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.323039 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.323120 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.323120 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.323120 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.324189 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.324278 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.324278 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.324382 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.324382 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.324514 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.324571 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.324629 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.324686 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.324762 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.324825 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.324825 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.324927 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.324991 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.325048 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.325144 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.325203 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.325203 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.325321 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.325389 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.325389 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.325491 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.325795 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.325867 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.325926 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.325926 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.325926 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.326124 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.326186 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.326186 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.326287 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.326344 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.326412 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.326470 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.326525 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.326583 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.326649 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.326711 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.326774 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.326833 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.326890 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.326890 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.327002 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.327060 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.327141 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.327197 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.327931 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.328006 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.328092 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.328092 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.328196 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.328269 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.328328 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.328385 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.328495 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.328572 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.328643 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.328700 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.328756 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.328819 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.328879 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.328935 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.328990 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.329054 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.329054 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.329191 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.329229 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.329267 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.329305 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.329671 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.329725 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.329776 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.329818 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.329853 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.329891 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.329928 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.329968 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.330005 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.330042 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.330109 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.330158 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.330158 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.330230 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.330271 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.330311 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.330311 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.330385 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.330423 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.330463 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.330510 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.330553 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.330590 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.330631 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.330677 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.330714 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.330714 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.330714 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.332726 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.332795 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.332835 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.332910 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.332957 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.332994 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.333031 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.333083 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.333124 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.333162 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.333199 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.333199 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.333287 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.333287 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.333414 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.333482 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.333537 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.333576 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.333621 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.333658 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.333704 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.333746 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.333784 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.333820 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.333857 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.333894 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.333894 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.333960 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.334487 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.334534 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.334584 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.334626 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.334663 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.334712 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.334712 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.334783 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.334824 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.334868 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.334904 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.334954 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.334954 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.335027 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.335094 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.335159 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.335309 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.335352 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.335386 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.335423 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.335460 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.335460 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.335528 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.335572 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.335608 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.335608 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.335680 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.335716 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.336901 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.336951 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.337016 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.337085 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.337150 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.337191 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.337225 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.337274 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.337313 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.337357 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.337400 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.337441 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.337487 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.337525 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.337565 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.337602 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.337644 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.337684 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.337684 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.337752 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.337790 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.337830 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.337873 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.337873 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.337941 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.337985 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.338023 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.338087 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.338143 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.338182 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.338220 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.338257 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.338293 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.338332 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.338365 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.338402 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.338446 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.338490 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.338534 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.338567 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.338604 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.338641 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.338677 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.338716 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.338755 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.338792 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.338853 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.338895 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.338938 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.338979 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.339016 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.339058 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.339110 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.339155 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.339192 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.339230 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.339271 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.339308 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.339344 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.339388 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.339424 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.339461 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.339496 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.339533 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.339572 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.339609 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.339653 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.339690 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.339731 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.339775 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.339816 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.339854 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.339896 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.339936 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.339972 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.340013 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.340051 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.340146 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.340222 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.340416 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.340416 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.340416 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.340534 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.340574 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.340615 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.340653 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.340686 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.340723 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.340759 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.340803 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.340837 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.340873 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.340911 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.340989 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.341055 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.341136 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.341206 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.341272 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.341312 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.341396 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.341439 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.341509 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.341578 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.341617 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.341617 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.341617 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.341617 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.344351 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.344427 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.344485 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.344485 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.344563 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.344604 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.344647 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.344685 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.344723 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.344760 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.344803 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.344849 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.344887 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.344925 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.344962 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.344962 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.345039 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.345102 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.345102 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.345102 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.345102 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.345248 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.345248 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.345248 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.345248 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.345381 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.345381 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.345381 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.346086 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.346147 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.346208 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.346254 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.346301 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.346341 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.346382 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.346420 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.346458 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.346501 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.346538 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.346575 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.346614 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.346652 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.346695 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.346739 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.346778 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.346816 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.346853 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.346891 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.346936 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.346973 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.347012 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.347050 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.347111 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.347148 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.347202 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.347257 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.347297 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.347336 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.347373 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.347410 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.347454 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.347497 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.347534 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.347570 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.347614 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.347653 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.347690 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.347726 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.347769 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.347810 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.347848 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.347885 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.347922 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.347964 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.348010 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.348052 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.348102 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.348156 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.348200 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.348237 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.348278 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.348316 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.348355 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.348396 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.348438 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.348494 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.348536 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.348584 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.348627 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.348664 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.348701 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.348737 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.348776 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.348813 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.348856 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.348893 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.348931 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.348967 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.349007 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.349045 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.349136 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.349209 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.349209 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.349291 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.349336 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.349373 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.349373 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.349445 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.349486 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.349486 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.349486 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.349486 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.349612 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.349612 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.349612 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.349612 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.349762 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.349801 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.349843 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.349885 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.349922 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.349958 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.349994 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.350041 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.350094 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.350132 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.350167 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.350204 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.350241 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.350276 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.350311 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.350346 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.350384 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.350431 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.350468 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.351174 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.351221 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.351277 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.351323 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.351363 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.351401 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.351444 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.351483 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.351517 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.351557 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.351594 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.351636 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.351680 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.351722 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.351759 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.351796 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.351796 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.351863 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.351905 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.351946 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.351983 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.352024 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.352090 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.352131 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.352168 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.352202 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.352202 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.352202 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.356359 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.356417 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.356502 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.356665 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.356708 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.356745 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.356783 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.356821 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.356857 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.356894 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.356931 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.356931 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.356931 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.357030 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.357096 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.357138 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.357138 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.357138 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.357234 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.357234 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.357301 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.357339 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.357376 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.357412 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.357482 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.357529 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.357604 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.357660 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.359555 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.359611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.359669 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.359724 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.359793 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.359834 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.359874 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.359919 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.359957 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.359994 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.360033 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.360090 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.360132 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.360170 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.360208 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.360245 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.360245 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.360327 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.360327 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.360397 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.360439 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.360488 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.360488 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.360488 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.360587 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.360624 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.360660 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.360697 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.360748 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.360786 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.360823 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.360892 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.360935 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.360989 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.361035 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.361105 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.361152 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.361197 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.361231 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.361269 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.361309 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.361343 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.361386 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.361426 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.361469 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.361504 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.361542 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.361586 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.361623 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.361663 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.361698 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.361736 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.361776 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.361814 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.361848 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.361886 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.361931 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.361967 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.362001 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.362039 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.362093 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.362137 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.362175 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.362218 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.362257 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.362295 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.362337 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.362375 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.362412 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.362456 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.362496 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.362533 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.362572 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.362606 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.362647 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.362691 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.362734 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.362771 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.362806 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.362845 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.362883 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.362923 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.362960 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.362998 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.363032 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.363100 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.363141 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.363178 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.363211 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.363249 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.363287 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.363324 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.363357 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.363394 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.363435 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.363473 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.363510 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.363544 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.363587 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.363621 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.363665 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.363700 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.363739 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.363771 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.363835 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.363875 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.363913 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.363947 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.363990 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.364030 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.364085 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.364123 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.364160 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.364194 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.364242 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.364283 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.364316 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.364358 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.364394 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.364432 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.364496 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.364540 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.364575 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.364609 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.364655 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.364695 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.364728 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.364765 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.364805 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.364843 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.364877 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.364914 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.364953 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.364987 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.365031 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.365086 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.365143 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.365143 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.365143 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.365143 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.365277 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.365277 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.365344 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.365384 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.365384 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.365466 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.365501 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.365539 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.365577 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.365619 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.365656 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.365694 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.365733 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.365771 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.365814 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.365857 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.365893 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.365929 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.365973 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.366011 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.366046 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.366110 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.366147 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.366181 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.366228 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.366262 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.366262 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.366262 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.366365 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.366409 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.366444 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.366483 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.366527 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.366569 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.366603 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.366641 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.366681 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.366716 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.366750 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.366790 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.366831 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.366871 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.366909 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.366953 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.366988 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.367032 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.367112 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.367188 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.367233 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.367233 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.367372 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.367711 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.367711 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.367711 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.367879 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.367945 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.367989 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.368056 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.368110 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.368156 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.368196 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.368233 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.368265 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.368307 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.368341 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.368378 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.368416 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.368454 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.368509 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.368544 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.368588 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.368625 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.368699 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.368775 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.368817 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.368890 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.368957 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.369020 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.369112 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.369154 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.369224 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.369263 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.369299 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.369335 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.369371 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.369417 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.369454 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.369492 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.369539 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.369575 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.369617 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.369656 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.369693 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.369729 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.369766 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.369848 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.369922 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.370001 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.370089 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.370161 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.370206 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.370337 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.370553 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.370553 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.370553 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.370553 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.370686 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.370724 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.370724 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.370792 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.370831 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.370868 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.370913 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.370950 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.370987 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.371025 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.371061 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.371112 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.371151 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.371198 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.371235 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.371278 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.371316 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.371355 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.371392 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.371433 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.371475 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.371514 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.371514 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.371514 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.371611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.371611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.371611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.371611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.371611 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.371780 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.371824 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.371861 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.371896 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.371934 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.371934 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.372132 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.372173 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.372215 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.372252 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.372294 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.372330 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.372369 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.372405 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.372442 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.372517 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.372558 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.372594 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.372630 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.372666 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.372703 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.372703 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.372703 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.372817 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.372973 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.373012 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.373012 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.373101 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.373101 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.373174 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.373205 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.373232 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.373264 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.373297 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.373324 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.373355 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.373382 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.373413 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.373441 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.373468 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.373468 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.373468 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.373468 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.373468 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.373595 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:20.375036 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.375128 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.375172 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.375228 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.375259 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.375286 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.375358 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.375391 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.375420 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.375420 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.375490 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.375550 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.375589 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.375629 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.375676 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.375708 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:20.375737 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.375767 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:20.375794 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.375821 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:20.375850 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.375877 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:20.375904 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:20.375978 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:20.419520 np0000175300 devstack@c-api.service[112589]: INFO dbcounter [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Registered counter for database cinder May 20 06:20:20.419765 np0000175300 devstack@c-api.service[112588]: INFO dbcounter [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Registered counter for database cinder May 20 06:20:20.420014 np0000175300 devstack@c-api.service[112587]: INFO dbcounter [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Registered counter for database cinder May 20 06:20:20.420730 np0000175300 devstack@c-api.service[112586]: INFO dbcounter [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Registered counter for database cinder May 20 06:20:20.432799 np0000175300 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.435892 np0000175300 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.436892 np0000175300 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.438773 np0000175300 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.550194 np0000175300 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writer thread running {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:20.550314 np0000175300 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writer thread running {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:20.552384 np0000175300 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writer thread running {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:20.552521 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:20.552609 np0000175300 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writer thread running {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:20.553125 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:20.554280 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:20.554849 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:20.555414 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:20.555792 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:20.556003 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:20.556741 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:20.557523 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:20.557930 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:20.558350 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.558419 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:20.558564 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:20.559954 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.560389 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:20.560789 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:20.561128 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:20.561230 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.562320 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.562825 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.563446 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:20.564507 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.564661 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.566048 np0000175300 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.566773 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.566820 np0000175300 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.568079 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:20.568431 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:20.570103 np0000175300 devstack@c-api.service[112587]: INFO cinder.rpc [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:20.570330 np0000175300 devstack@c-api.service[112586]: INFO cinder.rpc [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:20.571206 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.571412 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.575283 np0000175300 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.577433 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:20.580338 np0000175300 devstack@c-api.service[112589]: INFO cinder.rpc [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:20.582107 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.582311 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.583317 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.584776 np0000175300 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:20.585498 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.586494 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.588318 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:20.588967 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.589663 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.591728 np0000175300 devstack@c-api.service[112588]: INFO cinder.rpc [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:20.592970 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.593155 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.593752 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.593991 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.596163 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.596704 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.597781 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.599332 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.599647 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.600744 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.602677 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.603258 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.603480 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.603759 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.605491 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.606526 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.606574 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.607327 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.608323 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.609571 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.609793 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.609839 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.610298 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.610913 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.612437 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.613357 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.613620 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.614229 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.616165 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.617297 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.618138 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.619040 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.619125 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.620512 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.621220 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.621513 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.622483 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.623203 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.623519 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.624332 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.624488 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.624989 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.625977 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.626343 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.627231 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.627339 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.627911 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.628731 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.628856 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.629379 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.630221 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.630298 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.630737 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.631676 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.631741 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.632048 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.632269 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.633009 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.633219 np0000175300 devstack@c-api.service[112586]: WARNING cinder.api.contrib.hosts [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:20.633921 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.634154 np0000175300 devstack@c-api.service[112587]: WARNING cinder.api.contrib.hosts [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:20.634292 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.634493 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.634839 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.634883 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: extensions {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.635771 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.635906 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: extensions {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.636334 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-availability-zone {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.637142 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.637294 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-availability-zone {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.637624 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: qos-specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.638586 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: qos-specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.638643 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.639685 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: extra_specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.640058 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.640474 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.640703 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: extra_specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.641283 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.641466 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.642297 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.642784 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.643420 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-volume-type-access {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.643916 np0000175300 devstack@c-api.service[112589]: WARNING cinder.api.contrib.hosts [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:20.643982 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.644413 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-volume-type-access {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.644646 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.644996 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-quota-class-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.645565 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: extensions {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.645992 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-quota-class-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.646093 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.646336 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.646898 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-availability-zone {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.647348 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.647585 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.647803 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-snapshot-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.648182 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: qos-specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.648823 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-snapshot-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.649044 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.649296 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: consistencygroups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.650285 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: extra_specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.650352 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: consistencygroups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.650602 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.651235 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: backups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.651833 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.651998 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.652249 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: backups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.653244 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: scheduler-stats {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.653423 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.653956 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-volume-type-access {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.654274 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: scheduler-stats {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.654667 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-quota-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.654732 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.655538 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-quota-class-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.655711 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-quota-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.655886 np0000175300 devstack@c-api.service[112588]: WARNING cinder.api.contrib.hosts [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:20.656054 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-volume-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.656592 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.656891 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.657121 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-volume-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.657545 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: capabilities {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.657608 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: extensions {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.658380 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-snapshot-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.658572 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: capabilities {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.658813 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-volume-transfer {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.658885 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-availability-zone {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.659831 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: consistencygroups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.659909 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-volume-transfer {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.660161 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: qos-specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.660422 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: os-hosts {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.661446 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: os-hosts {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.661798 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: backups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.661864 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extended resource: cgsnapshots {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.662234 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: extra_specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.662824 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extended resource: cgsnapshots {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.663268 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.contrib.snapshot_actions [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] SnapshotActionsController initialized {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:20.663777 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.663865 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: scheduler-stats {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.663985 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.664270 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.contrib.snapshot_actions [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] SnapshotActionsController initialized {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:20.665011 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.665250 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-quota-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.665355 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.665417 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-volume-type-access {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.666398 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.666638 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-volume-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.666702 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.666933 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-quota-class-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.667734 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.668006 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.668099 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: capabilities {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.668797 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.669046 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.669375 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-volume-transfer {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.669443 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.670303 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-snapshot-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.670433 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.670818 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.670983 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: os-hosts {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.671749 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: consistencygroups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.671855 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.672154 np0000175300 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.672377 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extended resource: cgsnapshots {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.673035 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673197 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673257 np0000175300 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.673307 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673501 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673588 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673691 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension AdminActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673753 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: backups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.673808 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673884 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] SnapshotActionsController initialized {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:20.673945 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension AdminActions extending resource: backups {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.673999 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674054 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674135 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674191 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674245 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension TypesManage extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674300 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674374 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674437 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674491 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674549 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674603 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.674657 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674714 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674769 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension AdminActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674824 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-28d5cf98-f37d-4f3a-a6ea-795bf987c9c5 None None] Extension UsedLimits extending resource: limits {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674891 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension AdminActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.674891 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension AdminActions extending resource: backups {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675001 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675086 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675230 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension TypesManage extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675323 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675426 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675532 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675621 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675689 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: scheduler-stats {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.675748 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-8dbdeb5e-24a2-4211-8c71-15936a44cb22 None None] Extension UsedLimits extending resource: limits {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.675896 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.677174 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-quota-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.677255 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.678559 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-volume-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.678601 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.679924 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.680011 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: capabilities {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.681325 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-volume-transfer {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.681384 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.682493 np0000175300 devstack@c-api.service[112586]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2df4ca3668 pid: 112586 (default app) May 20 06:20:20.682701 np0000175300 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.682951 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: os-hosts {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.683406 np0000175300 devstack@c-api.service[112587]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2df4ca3668 pid: 112587 (default app) May 20 06:20:20.683554 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.683695 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.683802 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684006 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684124 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684226 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension AdminActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684317 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extended resource: cgsnapshots {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:20.684359 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension AdminActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684440 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension AdminActions extending resource: backups {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684542 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684666 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684785 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension TypesManage extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684892 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.684996 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.685123 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.685236 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.685337 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-fa56540d-a788-47aa-a2a7-5945d06dda05 None None] Extension UsedLimits extending resource: limits {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.685784 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.contrib.snapshot_actions [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] SnapshotActionsController initialized {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:20.686718 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.688180 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.689572 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.690877 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.691136 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691136 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691136 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691136 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691495 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691495 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691495 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691495 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.691764 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692198 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692198 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692198 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692198 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692198 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692538 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692538 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692538 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692538 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692538 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692908 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692908 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.692908 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.692908 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693189 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693189 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693189 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693189 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693189 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693405 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693405 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693405 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693405 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693405 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693588 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.693841 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694090 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694321 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694321 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694321 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694321 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694321 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694624 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694624 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694624 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694624 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694624 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.694811 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695051 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695296 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695296 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695509 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695509 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695509 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695509 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695509 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695714 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695714 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695714 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695714 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695890 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695890 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.695890 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.695890 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696058 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696058 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696058 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696058 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696058 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696305 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696305 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696305 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696305 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696305 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696497 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696497 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696497 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696497 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696664 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696664 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696664 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696664 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696836 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696836 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696836 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696836 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696999 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696999 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.696999 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.696999 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697193 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697193 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697193 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697193 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697355 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697355 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697355 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697355 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697355 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697571 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697802 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697835 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.697867 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697867 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.697867 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.697867 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698033 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698296 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698542 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.698782 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699031 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699031 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699031 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699031 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699213 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699213 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699213 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699213 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699213 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699429 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699429 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699429 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699429 np0000175300 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:20.699429 np0000175300 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:20.699617 np0000175300 devstack@c-api.service[112589]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2df4ca3668 pid: 112589 (default app) May 20 06:20:20.699660 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.699694 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-bba9b0d7-22e5-45e7-8398-7c520691c487 None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension AdminActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699733 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension AdminActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699970 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension AdminActions extending resource: backups {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699970 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699970 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.699970 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension TypesManage extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.700120 np0000175300 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 1/1] 199.19.213.68 () {60 vars in 949 bytes} [Wed May 20 06:20:20 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 06:20:20.700153 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.700153 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.700153 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.700153 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.700153 np0000175300 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-58cb9117-cf4c-42ea-84e4-6e02b8dbe7c6 None None] Extension UsedLimits extending resource: limits {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:20.705360 np0000175300 devstack@c-api.service[112588]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2df4ca3668 pid: 112588 (default app) May 20 06:20:28.308518 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.308518 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309129 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309129 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309129 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309129 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309129 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309452 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309793 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309793 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309793 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.309793 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.309793 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310106 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310106 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310106 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310106 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310338 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310338 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310338 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310338 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310603 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310603 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310603 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310603 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310603 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310898 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310898 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310898 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.310898 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.310898 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311192 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.311536 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312005 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312372 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312744 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312744 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312744 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312744 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312999 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312999 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312999 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.312999 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.312999 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313311 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313311 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313311 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313311 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313311 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313581 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313923 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313923 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313923 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.313923 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.313923 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314232 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314232 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314232 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314232 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314232 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314532 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314532 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314532 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314532 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314773 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314773 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.314773 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.314773 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315000 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315000 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315000 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315000 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315000 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315318 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315318 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315318 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315318 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315318 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315591 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315591 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315591 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315591 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315831 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315831 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.315831 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.315831 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316086 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316086 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316086 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316086 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316318 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316318 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316318 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316318 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316574 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316574 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316574 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316574 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.316802 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317179 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317179 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317179 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317179 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317179 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317488 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.317870 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318330 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.318689 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319029 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319029 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319029 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319029 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319282 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319282 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319282 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319282 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319521 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319521 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319521 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319521 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319761 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319761 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319761 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.319761 np0000175300 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 20 06:20:28.319761 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-aad32cb6-9323-414f-8547-16e881e3b4fc None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:28.808848 np0000175300 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-aad32cb6-9323-414f-8547-16e881e3b4fc admin admin] POST https://199.19.213.68/volume/v3/types May 20 06:20:28.809508 np0000175300 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-aad32cb6-9323-414f-8547-16e881e3b4fc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 06:20:28.811691 np0000175300 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 06:20:28.811691 np0000175300 devstack@c-api.service[112587]: warnings.warn( May 20 06:20:28.873594 np0000175300 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-aad32cb6-9323-414f-8547-16e881e3b4fc 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:28.905502 np0000175300 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-aad32cb6-9323-414f-8547-16e881e3b4fc admin admin] https://199.19.213.68/volume/v3/types returned with HTTP 200 May 20 06:20:28.906118 np0000175300 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 1/2] 199.19.213.68 () {68 vars in 1281 bytes} [Wed May 20 06:20:28 2026] POST /volume/v3/types => generated 186 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 06:20:28.932926 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.932926 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.932926 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.932926 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.932926 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.933826 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.933826 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.933826 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.933826 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.933826 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934145 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934475 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934475 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934475 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934475 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934701 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934701 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934701 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934701 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934965 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934965 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.934965 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.934965 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935254 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935254 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935254 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935254 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935254 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935542 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935542 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935542 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935542 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935542 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.935810 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936179 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936507 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936889 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936889 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936889 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.936889 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.936889 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937231 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937231 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937231 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937231 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937231 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937503 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.937854 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938213 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938213 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938213 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938213 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938213 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938505 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938505 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938505 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938505 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938505 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938780 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938780 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.938780 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.938780 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939010 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939010 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939010 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939010 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939287 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939287 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939287 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939287 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939287 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939573 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939573 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939573 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939573 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939573 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939841 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939841 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.939841 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.939841 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940114 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940114 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940114 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940114 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940346 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940346 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940346 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940346 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940571 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940571 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940571 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940571 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940833 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940833 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.940833 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.940833 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941061 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941061 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941061 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941061 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941061 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941370 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941701 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941701 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941701 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941701 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941701 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.941968 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942441 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.942790 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943152 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943481 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943481 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943481 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943481 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943708 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943708 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943708 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.943708 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.943708 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 20 06:20:28.944010 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [req-aad32cb6-9323-414f-8547-16e881e3b4fc req-ccc0091f-2596-4b28-8b26-a732c761bbeb None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:29.257239 np0000175300 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [req-aad32cb6-9323-414f-8547-16e881e3b4fc req-ccc0091f-2596-4b28-8b26-a732c761bbeb admin admin] POST https://199.19.213.68/volume/v3/types/12ef37dc-e170-4e94-a9bf-9b23b31dbc38/extra_specs May 20 06:20:29.257707 np0000175300 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [req-aad32cb6-9323-414f-8547-16e881e3b4fc req-ccc0091f-2596-4b28-8b26-a732c761bbeb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 06:20:29.259395 np0000175300 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 06:20:29.259395 np0000175300 devstack@c-api.service[112589]: warnings.warn( May 20 06:20:29.265742 np0000175300 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [req-aad32cb6-9323-414f-8547-16e881e3b4fc req-ccc0091f-2596-4b28-8b26-a732c761bbeb 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:29.328336 np0000175300 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [req-aad32cb6-9323-414f-8547-16e881e3b4fc req-ccc0091f-2596-4b28-8b26-a732c761bbeb admin admin] https://199.19.213.68/volume/v3/types/12ef37dc-e170-4e94-a9bf-9b23b31dbc38/extra_specs returned with HTTP 200 May 20 06:20:29.329240 np0000175300 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 1/3] 199.19.213.68 () {70 vars in 1498 bytes} [Wed May 20 06:20:28 2026] POST /volume/v3/types/12ef37dc-e170-4e94-a9bf-9b23b31dbc38/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 06:20:30.569766 np0000175300 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=6 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:30.592257 np0000175300 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=6 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:38.902879 np0000175300 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:39.326217 np0000175300 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:22:53.841307 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-a7687464-ef42-4e77-a43c-daa02f58284f None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:22:53.842633 np0000175300 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-a7687464-ef42-4e77-a43c-daa02f58284f None None] GET https://199.19.213.68/volume// May 20 06:22:53.842970 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-a7687464-ef42-4e77-a43c-daa02f58284f None None] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 06:22:53.843519 np0000175300 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-a7687464-ef42-4e77-a43c-daa02f58284f None None] Calling method 'all' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 06:22:53.844597 np0000175300 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-a7687464-ef42-4e77-a43c-daa02f58284f None None] https://199.19.213.68/volume// returned with HTTP 300 May 20 06:22:53.845157 np0000175300 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 2/4] 199.19.213.68 () {66 vars in 1449 bytes} [Wed May 20 06:22:53 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)