Jun 10 18:10:04.812692 np0000179643 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 18:10:04.822019 np0000179643 devstack@c-api.service[112948]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 18:10:04 2026] *** Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: nodename: np0000179643 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: machine: x86_64 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: clock source: unix Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: pcre jit disabled Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: detected number of CPU cores: 16 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: current working directory: / Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: detected binary path: /usr/bin/uwsgi-core Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: your processes number limit is 256917 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: your memory page size is 4096 bytes Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: detected max file descriptor number: 2048 Jun 10 18:10:04.825713 np0000179643 devstack@c-api.service[112948]: lock engine: pthread robust mutexes Jun 10 18:10:04.826541 np0000179643 devstack@c-api.service[112948]: thunder lock: enabled Jun 10 18:10:04.826541 np0000179643 devstack@c-api.service[112948]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 18:10:04.826541 np0000179643 devstack@c-api.service[112948]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 18:10:04.826541 np0000179643 devstack@c-api.service[112948]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 18:10:04.826541 np0000179643 devstack@c-api.service[112948]: Set PythonHome to /opt/stack/data/venv Jun 10 18:10:04.860547 np0000179643 devstack@c-api.service[112948]: Python main interpreter initialized at 0x7a20c70a3668 Jun 10 18:10:04.860547 np0000179643 devstack@c-api.service[112948]: python threads support enabled Jun 10 18:10:04.860547 np0000179643 devstack@c-api.service[112948]: your server socket listen backlog is limited to 100 connections Jun 10 18:10:04.860547 np0000179643 devstack@c-api.service[112948]: your mercy for graceful operations on workers is 80 seconds Jun 10 18:10:04.860993 np0000179643 devstack@c-api.service[112948]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 18:10:04.861128 np0000179643 devstack@c-api.service[112948]: *** Operational MODE: preforking *** Jun 10 18:10:04.861275 np0000179643 devstack@c-api.service[112948]: *** uWSGI is running in multiple interpreter mode *** Jun 10 18:10:04.861275 np0000179643 devstack@c-api.service[112948]: spawned uWSGI master process (pid: 112948) Jun 10 18:10:04.861486 np0000179643 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 18:10:04.862243 np0000179643 devstack@c-api.service[112948]: spawned uWSGI worker 1 (pid: 112955, cores: 1) Jun 10 18:10:04.862641 np0000179643 devstack@c-api.service[112948]: spawned uWSGI worker 2 (pid: 112956, cores: 1) Jun 10 18:10:04.863169 np0000179643 devstack@c-api.service[112948]: spawned uWSGI worker 3 (pid: 112957, cores: 1) Jun 10 18:10:04.863951 np0000179643 devstack@c-api.service[112948]: spawned uWSGI worker 4 (pid: 112958, cores: 1) Jun 10 18:10:04.863951 np0000179643 devstack@c-api.service[112948]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: we strongly recommend against using it for new projects. Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: framework. For more detail see Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:10:04.995936 np0000179643 devstack@c-api.service[112958]: import eventlet # noqa Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: we strongly recommend against using it for new projects. Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: framework. For more detail see Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:10:04.997490 np0000179643 devstack@c-api.service[112957]: import eventlet # noqa Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: we strongly recommend against using it for new projects. Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: framework. For more detail see Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:10:05.004317 np0000179643 devstack@c-api.service[112955]: import eventlet # noqa Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: we strongly recommend against using it for new projects. Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: framework. For more detail see Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:10:05.008651 np0000179643 devstack@c-api.service[112956]: import eventlet # noqa Jun 10 18:10:05.088975 np0000179643 devstack@c-api.service[112957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:10:05.088975 np0000179643 devstack@c-api.service[112957]: warnings.warn( Jun 10 18:10:05.104347 np0000179643 devstack@c-api.service[112956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:10:05.104347 np0000179643 devstack@c-api.service[112956]: warnings.warn( Jun 10 18:10:05.105178 np0000179643 devstack@c-api.service[112958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:10:05.105178 np0000179643 devstack@c-api.service[112958]: warnings.warn( Jun 10 18:10:05.114617 np0000179643 devstack@c-api.service[112955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:10:05.114617 np0000179643 devstack@c-api.service[112955]: warnings.warn( Jun 10 18:10:05.163912 np0000179643 devstack@c-api.service[112957]: /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 Jun 10 18:10:05.163912 np0000179643 devstack@c-api.service[112957]: from cgi import parse_header Jun 10 18:10:05.184705 np0000179643 devstack@c-api.service[112956]: /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 Jun 10 18:10:05.184705 np0000179643 devstack@c-api.service[112956]: from cgi import parse_header Jun 10 18:10:05.188924 np0000179643 devstack@c-api.service[112958]: /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 Jun 10 18:10:05.188924 np0000179643 devstack@c-api.service[112958]: from cgi import parse_header Jun 10 18:10:05.196045 np0000179643 devstack@c-api.service[112955]: /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 Jun 10 18:10:05.196045 np0000179643 devstack@c-api.service[112955]: from cgi import parse_header Jun 10 18:10:05.216348 np0000179643 devstack@c-api.service[112957]: /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. Jun 10 18:10:05.216348 np0000179643 devstack@c-api.service[112957]: removals.removed_module( Jun 10 18:10:05.218363 np0000179643 devstack@c-api.service[112957]: /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. Jun 10 18:10:05.218363 np0000179643 devstack@c-api.service[112957]: removals.removed_module( Jun 10 18:10:05.237395 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:05.237395 np0000179643 devstack@c-api.service[112958]: removals.removed_module( Jun 10 18:10:05.237658 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:05.237658 np0000179643 devstack@c-api.service[112956]: removals.removed_module( Jun 10 18:10:05.239175 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:05.239175 np0000179643 devstack@c-api.service[112958]: removals.removed_module( Jun 10 18:10:05.239348 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:05.239348 np0000179643 devstack@c-api.service[112956]: removals.removed_module( Jun 10 18:10:05.257447 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:05.257447 np0000179643 devstack@c-api.service[112955]: removals.removed_module( Jun 10 18:10:05.260531 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:05.260531 np0000179643 devstack@c-api.service[112955]: removals.removed_module( Jun 10 18:10:05.853162 np0000179643 devstack@c-api.service[112958]: /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 Jun 10 18:10:05.853162 np0000179643 devstack@c-api.service[112958]: warnings.warn( Jun 10 18:10:05.880780 np0000179643 devstack@c-api.service[112957]: /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 Jun 10 18:10:05.880780 np0000179643 devstack@c-api.service[112957]: warnings.warn( Jun 10 18:10:05.908736 np0000179643 devstack@c-api.service[112955]: /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 Jun 10 18:10:05.908736 np0000179643 devstack@c-api.service[112955]: warnings.warn( Jun 10 18:10:05.929573 np0000179643 devstack@c-api.service[112956]: /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 Jun 10 18:10:05.929573 np0000179643 devstack@c-api.service[112956]: warnings.warn( Jun 10 18:10:05.947250 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:05.947250 np0000179643 devstack@c-api.service[112958]: warnings.warn( Jun 10 18:10:05.985744 np0000179643 devstack@c-api.service[112957]: /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. Jun 10 18:10:05.985744 np0000179643 devstack@c-api.service[112957]: warnings.warn( Jun 10 18:10:06.011911 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:06.011911 np0000179643 devstack@c-api.service[112955]: warnings.warn( Jun 10 18:10:06.050652 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:06.050652 np0000179643 devstack@c-api.service[112956]: warnings.warn( Jun 10 18:10:06.249179 np0000179643 devstack@c-api.service[112958]: 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. Jun 10 18:10:06.249727 np0000179643 devstack@c-api.service[112958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112958) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:10:06.268501 np0000179643 devstack@c-api.service[112957]: 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. Jun 10 18:10:06.268984 np0000179643 devstack@c-api.service[112957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112957) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:10:06.302727 np0000179643 devstack@c-api.service[112955]: 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. Jun 10 18:10:06.302945 np0000179643 devstack@c-api.service[112955]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112955) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:10:06.335528 np0000179643 devstack@c-api.service[112958]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:10:06.335528 np0000179643 devstack@c-api.service[112958]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:10:06.342442 np0000179643 devstack@c-api.service[112957]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:10:06.342442 np0000179643 devstack@c-api.service[112957]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:10:06.358744 np0000179643 devstack@c-api.service[112956]: 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. Jun 10 18:10:06.358925 np0000179643 devstack@c-api.service[112956]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112956) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:10:06.364819 np0000179643 devstack@c-api.service[112955]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:10:06.364819 np0000179643 devstack@c-api.service[112955]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:10:06.421243 np0000179643 devstack@c-api.service[112956]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:10:06.421243 np0000179643 devstack@c-api.service[112956]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:10:06.803385 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112955) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:10:06.803673 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112958) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:10:06.803793 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112957) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:10:06.803870 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.803870 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.804031 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804104 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804166 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.804229 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112956) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:10:06.804317 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.804397 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804460 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804532 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804591 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804591 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.804714 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.804714 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.804714 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.804908 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.804976 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.805091 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.805091 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.805202 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.805273 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.805330 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.805389 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.805448 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.805510 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.805510 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.805628 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.805695 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.805754 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.805754 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.805871 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.805968 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.805968 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.805968 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.806343 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.806553 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.806658 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.806658 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.806770 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.806770 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.806924 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.808230 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.808335 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.808335 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.808464 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.808541 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.808604 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.808672 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.808740 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.808795 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.808857 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.808952 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.809041 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.809120 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.809183 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.809241 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.809317 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.809376 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.809435 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.809495 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.809572 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.809633 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.809705 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.809763 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.810282 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.810282 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.810282 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.810446 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.810507 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.810573 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.810635 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.810692 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.810771 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.810832 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.810922 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.810986 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.811044 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.811101 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.811158 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.811220 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.811277 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.811334 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.811409 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.811470 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.811527 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.811584 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.811640 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.811699 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.811765 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.811823 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.811880 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.812154 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.813376 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.813428 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.813510 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.813587 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.813659 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.813722 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.813787 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.813849 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.813941 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.814024 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.814099 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.814099 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.814099 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.814277 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.814343 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.814413 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.814453 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.814453 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.814598 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.814676 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.814716 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.814777 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.814818 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.814924 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.815003 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.815066 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.815134 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.815134 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.815248 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.815323 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.815395 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.815470 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.815531 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.815591 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.815657 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.815719 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.815781 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.815841 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.815943 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.816016 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.816079 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.816143 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.816202 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.816264 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.816338 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.816402 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.816402 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.816402 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.816402 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.816648 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.817057 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.817057 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.817057 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.817299 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.817364 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.817425 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.817492 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.817554 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.817614 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.817683 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.817751 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.817836 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.817877 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.817933 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.818005 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.818077 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.818144 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.818221 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.818289 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.818289 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.818289 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.818480 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.818902 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.818902 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.818902 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.818902 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.818902 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.819231 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.819300 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.819366 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.819428 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.819491 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.819555 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.819627 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.819693 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.819757 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.819820 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.819898 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.819969 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.820044 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.820086 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.820171 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.820235 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.820310 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.823567 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.823625 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.823737 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.823737 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.823870 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.823964 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.824023 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.824071 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.824117 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.824163 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.824163 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.824163 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.824163 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.824347 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.824395 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.824395 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.824395 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.824544 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.824544 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.824544 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.824691 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.826008 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.826061 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.826087 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.826150 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.826197 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.826229 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.826281 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.826312 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.826358 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.826388 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.826457 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.826457 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.826552 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.826586 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.826653 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.826653 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.826653 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.826653 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.826833 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.826833 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.826833 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.826987 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.826987 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.827109 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.827147 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.827218 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.827311 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.827395 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.828138 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.828238 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.828316 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.828404 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.828496 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.828575 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.828609 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.828649 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.828676 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.828704 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.828732 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.828759 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.828827 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.828878 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.828947 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.829034 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.829093 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.829152 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.829199 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.829251 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.829251 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.829333 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.829381 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.829427 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.829427 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.829427 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.829427 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.829427 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.829630 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.829630 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.829630 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.829707 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.829759 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.829806 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.829853 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.829929 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.829929 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.830031 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.830120 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.830195 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.830241 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.830241 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.830311 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.830350 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.830388 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.830388 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.830388 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.830496 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.830536 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.830573 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.830613 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.830652 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.830686 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.830726 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.830726 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.830800 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.830842 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.830903 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.830942 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.830987 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.831029 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.831065 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.831065 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.831341 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.831401 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.831449 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.831501 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.831542 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.831576 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.831610 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.831646 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.831689 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.831725 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.831761 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.831797 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.831840 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.831907 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.831963 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.831999 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.832035 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.832070 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.832112 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.832153 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.832186 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.832222 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.832349 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.832349 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.832420 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.832460 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.832460 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.832460 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.834227 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.834285 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.834326 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.834364 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.834417 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.834456 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.834498 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.834534 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.834570 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.834606 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.834657 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.834717 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.834753 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.834753 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.834816 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.834852 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.834913 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.834913 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.834913 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.834913 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.835055 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.835095 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.835137 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.835137 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.835137 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.835137 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.835273 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.835273 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.835685 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.835747 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.835791 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.835828 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.835862 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.835925 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.835978 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.836017 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.836055 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.836093 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.836136 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.836172 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.836210 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.836246 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.836284 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.836321 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.836363 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.836401 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.836438 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.836473 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.836516 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.836560 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.836598 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.836635 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.836678 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.836721 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.836761 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.836802 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.836838 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.836871 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.836920 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.836965 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.837020 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.837056 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.837090 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.837140 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.837176 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.837215 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.837251 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.837285 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.837319 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.837353 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.837388 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.837421 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.837461 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.837500 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.837534 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.837574 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.837608 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.837643 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.837679 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.837714 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.837748 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.837786 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.837826 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.837862 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.838776 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.838833 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.838936 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.839008 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.839073 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.839133 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.839171 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.839216 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.839254 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.839290 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.839331 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.839370 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.839405 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.839448 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.839482 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.839526 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.839562 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.839603 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.839638 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.839674 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.839714 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.839751 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.839786 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.839786 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.839786 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.839786 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.839786 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.839972 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.840331 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.840385 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.840429 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.840468 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.840505 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.840550 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.840587 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.840623 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.840661 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.840705 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.840741 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.840779 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.840813 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.840857 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.840920 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.840970 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.841035 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.841078 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.841114 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.841150 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.841193 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.841235 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.841271 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.841307 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.841343 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.841378 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.841413 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.841413 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.841479 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.841479 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.841548 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.841585 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.841633 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.841676 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.841714 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.841749 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.841791 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.841827 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.841861 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.841919 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.841953 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.841989 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.842030 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.842064 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.842097 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.842132 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.842175 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.842210 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.842243 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.842278 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.842313 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.842348 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.842348 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.842348 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.842348 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.842348 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.845976 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.846040 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.846087 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.846125 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.846161 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.846218 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.846258 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.846296 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.846296 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.846367 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.846367 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.846432 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.846470 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.846505 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.846549 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.846593 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.846632 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.846673 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.846709 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.846745 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.846782 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.846819 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.846854 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.846854 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.846970 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.847010 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.847057 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.847100 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.847143 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.847178 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.847220 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.847256 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.847296 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.847339 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.847387 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.847428 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.847465 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.847501 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.847540 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.847581 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.847622 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.847656 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.847691 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.847726 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.847768 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.847768 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.847851 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.847904 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.847944 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.847983 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.848019 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.848019 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.848019 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.848019 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.848019 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.848209 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.848247 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.848284 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.848284 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.848350 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.848386 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.848426 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.848461 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.848501 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.848548 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.848582 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.848617 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.848650 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.848686 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.848719 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.848757 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.848801 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.848838 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.848877 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.849146 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.849215 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.849290 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.849354 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.849415 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.849474 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.849537 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.849609 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.849609 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.849609 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.850416 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.850516 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.850516 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.850644 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.850644 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.850762 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.850825 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.850916 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.850991 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.851062 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.851138 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.851208 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.851270 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.851335 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.851403 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.851474 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.851540 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.851611 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.851678 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.851741 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.851804 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.851877 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.851964 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.852028 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.852090 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.852155 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.852230 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.852301 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.852370 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.852440 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.852513 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.852585 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.852647 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.852716 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.852778 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.852843 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.852926 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.853010 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.853052 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.853148 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.853212 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.853274 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.853435 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.853504 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.853575 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.853640 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.853709 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.853772 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.853831 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.853911 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.853980 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.854046 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.854121 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.854195 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.854257 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.854320 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.854382 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.854443 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.854520 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.854583 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.854651 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.854719 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.854788 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.854855 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.854944 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.855012 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.855074 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.855138 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.855199 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.855275 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.855338 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.855400 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.855465 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.855544 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.855608 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.855670 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.855734 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.855797 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.855858 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.855959 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.856033 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.856102 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.856165 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.856240 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.856304 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.856366 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.856433 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.856503 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.856572 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.856634 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.856702 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.856762 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.856823 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.856911 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.856964 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.857047 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.857108 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.857179 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.857239 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.857302 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.857361 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.857423 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.857494 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.857566 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.857639 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.857701 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.857763 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.857804 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.857899 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.857968 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.858011 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.858011 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.858139 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.858139 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.858139 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.858334 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.858406 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.858469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.858530 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.858599 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.858657 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.858717 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.858785 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.858847 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.858901 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.858969 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.859058 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.859130 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.859171 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.859233 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.859324 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.859398 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.859440 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.859522 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.859583 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.859583 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.859713 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.859778 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.859839 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.859839 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.859992 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.860355 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.860428 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.860469 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.860938 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.861015 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.861055 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.861089 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.861124 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.861178 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.861178 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.861253 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.861589 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.861589 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.861790 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.861833 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.862020 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.862020 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.862153 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.862153 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.862153 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.862357 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.862393 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.862455 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.862563 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.862599 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.862642 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.862672 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.862702 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.862729 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.862760 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.862788 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.862813 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.862839 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.862864 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.862904 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.862930 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.862966 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.862994 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863022 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.863046 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863071 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.863097 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.863121 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.863146 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.863172 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.863205 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.863298 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863398 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.863435 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.863461 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.863486 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.863512 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.863537 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.863563 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.863588 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.863619 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.863645 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863673 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.863703 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.863735 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.863760 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.863787 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.863811 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.863840 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.863866 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863914 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.863940 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.863967 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.863994 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.864016 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864040 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864068 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.864095 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.864123 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.864157 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.864183 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.864183 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.864234 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.864259 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.864284 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.864309 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.864335 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.864362 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.864387 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.864418 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.864443 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864472 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.864497 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.864526 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.864556 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864581 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.864607 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.864630 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.864656 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.864690 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.864727 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.864753 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.864778 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864803 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.864832 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.864857 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.865024 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.865024 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.865024 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.865024 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.865024 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.865231 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.865279 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.865321 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.865366 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.865415 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.865443 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.865501 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.865552 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.865595 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.865595 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.865681 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.865730 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.865779 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.865827 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.865877 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.865944 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.865975 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.866105 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.866156 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.866205 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.866234 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.866234 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.866234 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:10:06.866371 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.866424 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.866475 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.866526 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.866591 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.866657 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.866867 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.866966 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.867025 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.867082 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.867138 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.867195 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.867235 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.867295 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.867358 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.867394 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:10:06.867428 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.867455 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:10:06.867485 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.867515 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:10:06.867543 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.867574 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:10:06.867641 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:10:06.867703 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:10:06.912980 np0000179643 devstack@c-api.service[112956]: INFO dbcounter [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Registered counter for database cinder Jun 10 18:10:06.914572 np0000179643 devstack@c-api.service[112957]: INFO dbcounter [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Registered counter for database cinder Jun 10 18:10:06.915919 np0000179643 devstack@c-api.service[112955]: INFO dbcounter [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Registered counter for database cinder Jun 10 18:10:06.916974 np0000179643 devstack@c-api.service[112958]: INFO dbcounter [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Registered counter for database cinder Jun 10 18:10:06.962008 np0000179643 devstack@c-api.service[112957]: DEBUG oslo_db.sqlalchemy.engines [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 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=112957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:06.963746 np0000179643 devstack@c-api.service[112958]: DEBUG oslo_db.sqlalchemy.engines [None req-25d87b84-8ad5-4134-9851-52f08114d381 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=112958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:06.965804 np0000179643 devstack@c-api.service[112956]: DEBUG oslo_db.sqlalchemy.engines [None req-14f61472-e602-470b-be8d-4f073abb02dd 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=112956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:06.970812 np0000179643 devstack@c-api.service[112955]: DEBUG oslo_db.sqlalchemy.engines [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 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=112955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:07.080430 np0000179643 devstack@c-api.service[112958]: DEBUG dbcounter [-] [112958] Writer thread running {{(pid=112958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:10:07.083050 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:10:07.083146 np0000179643 devstack@c-api.service[112956]: DEBUG dbcounter [-] [112956] Writer thread running {{(pid=112956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:10:07.085670 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:10:07.085989 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:10:07.086911 np0000179643 devstack@c-api.service[112957]: DEBUG dbcounter [-] [112957] Writer thread running {{(pid=112957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:10:07.088646 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:10:07.088732 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:10:07.089146 np0000179643 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writer thread running {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:10:07.090299 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:10:07.090975 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:10:07.091031 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:10:07.092121 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.092316 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:10:07.093156 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:10:07.093372 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:10:07.094541 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.095160 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:10:07.095858 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:10:07.096211 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.098053 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:10:07.098656 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.098973 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:10:07.100274 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.100520 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:10:07.101732 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.105286 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.105829 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.134861 np0000179643 devstack@c-api.service[112958]: DEBUG oslo_db.sqlalchemy.engines [None req-25d87b84-8ad5-4134-9851-52f08114d381 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=112958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:07.136482 np0000179643 devstack@c-api.service[112956]: DEBUG oslo_db.sqlalchemy.engines [None req-14f61472-e602-470b-be8d-4f073abb02dd 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=112956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:07.137803 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:10:07.139395 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:10:07.140243 np0000179643 devstack@c-api.service[112958]: INFO cinder.rpc [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:10:07.141615 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.141723 np0000179643 devstack@c-api.service[112956]: INFO cinder.rpc [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:10:07.141904 np0000179643 devstack@c-api.service[112955]: DEBUG oslo_db.sqlalchemy.engines [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 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=112955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:07.142850 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.145207 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:10:07.148032 np0000179643 devstack@c-api.service[112955]: INFO cinder.rpc [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:10:07.148864 np0000179643 devstack@c-api.service[112957]: DEBUG oslo_db.sqlalchemy.engines [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 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=112957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:07.149276 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.153055 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:10:07.155519 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.156456 np0000179643 devstack@c-api.service[112957]: INFO cinder.rpc [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:10:07.157987 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.159240 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.160346 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.162506 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.163094 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.163494 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.165605 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.166313 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.167568 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.169443 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.169685 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.170579 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.171606 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.172685 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.173363 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.173448 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.175642 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.176280 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.176360 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.176565 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.178775 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.179223 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.179301 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.179489 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.181647 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.182177 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.182283 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.183489 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.183596 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.184549 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.185105 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.186035 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.186182 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.186450 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.188318 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.189008 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.189782 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.189859 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.191914 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.192445 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.193155 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.194474 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.195186 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.195905 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.197037 np0000179643 devstack@c-api.service[112958]: WARNING cinder.api.contrib.hosts [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:10:07.197783 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.197869 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.197981 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.198781 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.199084 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.199684 np0000179643 devstack@c-api.service[112956]: WARNING cinder.api.contrib.hosts [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:10:07.200268 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.200371 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.200525 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.201156 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.201738 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.201948 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.202852 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.202946 np0000179643 devstack@c-api.service[112955]: WARNING cinder.api.contrib.hosts [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:10:07.203245 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.203827 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.203919 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.204591 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.205216 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.205448 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.206004 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.206824 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.207281 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.207335 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.208225 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.208280 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.208324 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: extensions {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.208735 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.209997 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.210136 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.210190 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: encryption {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.211373 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.211509 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.211565 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.211609 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: capabilities {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.212392 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: extensions {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.212875 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-quota-class-sets {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.212958 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.213358 np0000179643 devstack@c-api.service[112957]: WARNING cinder.api.contrib.hosts [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:10:07.213738 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: encryption {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.214117 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-volume-type-access {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.214195 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.214268 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.215280 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: extensions {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.215355 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: capabilities {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.215429 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.215675 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: extra_specs {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.216582 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: encryption {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.216660 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-quota-class-sets {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.216908 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.217220 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-hosts {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.217902 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-volume-type-access {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.218103 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: capabilities {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.218341 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.218508 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-availability-zone {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.219359 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-quota-class-sets {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.219492 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: extra_specs {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.219641 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.219792 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: consistencygroups {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.220611 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-volume-type-access {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.221013 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.221093 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-hosts {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.221690 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: cgsnapshots {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.222196 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: extra_specs {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.222394 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.222471 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-availability-zone {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.223683 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.223738 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-hosts {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.223798 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: consistencygroups {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.224369 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-snapshot-manage {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.224698 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: extensions {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.225048 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-availability-zone {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.225697 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: cgsnapshots {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.226366 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: consistencygroups {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.226562 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: encryption {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.227101 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-snapshot-manage {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.227620 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-volume-manage {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.228039 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: capabilities {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.228257 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: cgsnapshots {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.228502 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-volume-manage {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.229321 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-quota-class-sets {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.229644 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-snapshot-manage {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.229965 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: backups {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.230632 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-volume-type-access {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.230978 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: backups {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.231230 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-volume-manage {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.232042 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: encryption {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.232145 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: extra_specs {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.232651 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: backups {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.233672 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-hosts {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.233737 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-volume-transfer {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.234695 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: encryption {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.235227 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: encryption {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.235294 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-availability-zone {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.235377 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: scheduler-stats {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.236278 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: consistencygroups {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.236351 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-volume-transfer {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.236618 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: os-quota-sets {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.237350 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-volume-transfer {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.237900 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: scheduler-stats {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.238194 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: cgsnapshots {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.238587 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extended resource: qos-specs {{(pid=112956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.239331 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: os-quota-sets {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.239678 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: scheduler-stats {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.239820 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-snapshot-manage {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.240688 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.contrib.snapshot_actions [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] SnapshotActionsController initialized {{(pid=112956) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:10:07.241234 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-volume-manage {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.241296 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extended resource: qos-specs {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.241506 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.241813 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: os-quota-sets {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.242644 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: backups {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.243348 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.243437 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.contrib.snapshot_actions [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] SnapshotActionsController initialized {{(pid=112955) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:10:07.244189 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extended resource: qos-specs {{(pid=112958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.244350 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.244646 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: encryption {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.245294 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.245869 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.246202 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-volume-transfer {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.247205 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.247258 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.247528 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.contrib.snapshot_actions [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] SnapshotActionsController initialized {{(pid=112958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:10:07.247726 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: scheduler-stats {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.248518 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.248571 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.249164 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: os-quota-sets {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.249254 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.250003 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.250230 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.250712 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extended resource: qos-specs {{(pid=112957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:10:07.251034 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.251196 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.251643 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.252251 np0000179643 devstack@c-api.service[112956]: WARNING castellan.key_manager.migration [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.252562 np0000179643 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.253309 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.253420 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.contrib.snapshot_actions [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] SnapshotActionsController initialized {{(pid=112957) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:10:07.253497 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253497 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension TypesManage extending resource: types {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253622 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253622 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension TypesManage extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253744 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253817 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253904 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.253978 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254036 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeActions extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254096 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeActions extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254151 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254212 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.254267 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254320 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension UsedLimits extending resource: limits {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254385 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension UsedLimits extending resource: limits {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254444 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.254497 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254555 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254622 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254679 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254746 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254804 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254861 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension AdminActions extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.254960 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension AdminActions extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255025 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension AdminActions extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255084 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension AdminActions extending resource: snapshots {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255143 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension AdminActions extending resource: backups {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255143 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255249 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension AdminActions extending resource: backups {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255307 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255371 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255440 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-242015b1-760e-4954-b25a-71ba79dc9ca1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255499 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255499 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.v3.router [None req-14f61472-e602-470b-be8d-4f073abb02dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.255615 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.255688 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.258949 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.259184 np0000179643 devstack@c-api.service[112958]: WARNING castellan.key_manager.migration [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.259184 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259184 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension TypesManage extending resource: types {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259321 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeActions extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension UsedLimits extending resource: limits {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.259354 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260318 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260318 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension AdminActions extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260318 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension AdminActions extending resource: snapshots {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260318 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension AdminActions extending resource: backups {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260318 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260615 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.260673 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260673 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.v3.router [None req-25d87b84-8ad5-4134-9851-52f08114d381 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.260846 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.262340 np0000179643 devstack@c-api.service[112957]: WARNING castellan.key_manager.migration [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:10:07.263174 np0000179643 devstack@c-api.service[112955]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a20c70a3668 pid: 112955 (default app) Jun 10 18:10:07.263322 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.263436 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension TypesManage extending resource: types {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.263560 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.263666 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.263856 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeActions extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264002 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264130 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension UsedLimits extending resource: limits {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264236 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264337 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264455 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264560 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension AdminActions extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264678 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension AdminActions extending resource: snapshots {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264799 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension AdminActions extending resource: backups {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.264930 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.265034 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.265143 np0000179643 devstack@c-api.service[112957]: DEBUG cinder.api.v3.router [None req-a443542a-bc9a-438a-8864-7a1a666a4b01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:10:07.266035 np0000179643 devstack@c-api.service[112956]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a20c70a3668 pid: 112956 (default app) Jun 10 18:10:07.267534 np0000179643 devstack@c-api.service[112958]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a20c70a3668 pid: 112958 (default app) Jun 10 18:10:07.271193 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271193 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271412 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271412 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271412 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271412 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271412 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271667 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271972 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271972 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271972 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.271972 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.271972 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272188 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272188 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272188 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272188 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272393 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272393 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272393 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272393 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272606 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272606 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272606 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272606 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272606 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272953 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272953 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272953 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.272953 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.272953 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273189 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273465 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.273752 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274056 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274346 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274346 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274346 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274346 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274533 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274533 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274533 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274533 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274533 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274877 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274877 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274877 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.274877 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.274877 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.275433 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275882 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.275882 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275882 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.275882 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.275882 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.276320 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.276320 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.276320 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.276320 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.276320 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.276762 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.276762 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.276762 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.276762 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.277195 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.277195 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.277195 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.277195 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.277525 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.277525 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.277525 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.277525 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.277525 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278101 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278101 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278101 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278101 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278101 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278453 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278453 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278453 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278453 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278854 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278854 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.278854 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.278854 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279237 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279237 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279237 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279237 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279577 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279577 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279577 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279577 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279948 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279948 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.279948 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.279948 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.280259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280753 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.280753 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280753 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.280753 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.280753 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281259 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.281765 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282390 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.282898 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.283386 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.283386 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.283386 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.283386 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.283715 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.283715 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.283715 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.283715 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.284070 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.284070 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.284070 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.284070 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.284422 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.284422 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.284422 np0000179643 devstack@c-api.service[112955]: /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. Jun 10 18:10:07.284422 np0000179643 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 10 18:10:07.284755 np0000179643 devstack@c-api.service[112957]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a20c70a3668 pid: 112957 (default app) Jun 10 18:10:07.285178 np0000179643 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-d199a5ac-007f-4bb7-be47-1443294bf75d None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:10:07.285178 np0000179643 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Wed Jun 10 18:10:07 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 10 18:10:15.004060 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.004060 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.007897 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.007897 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.007897 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.007897 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.007897 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008075 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008226 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008226 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008226 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008226 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008226 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008349 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008349 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008349 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008349 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008450 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008450 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008450 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008450 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008572 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008572 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008572 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008572 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008572 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008703 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008703 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008703 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008703 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008703 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008823 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.008999 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009147 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009298 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009465 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009465 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009465 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009465 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009576 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009576 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009576 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009576 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009576 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009704 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009704 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009704 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009704 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009704 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009826 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009984 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009984 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009984 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.009984 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.009984 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010117 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010117 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010117 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010117 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010117 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010244 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010244 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010244 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010244 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010369 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010369 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010369 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010369 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010472 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010472 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010472 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010472 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010472 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010610 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010610 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010610 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010610 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010610 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010726 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010726 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010726 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010726 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010835 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010835 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010835 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010835 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010975 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010975 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.010975 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.010975 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011088 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011088 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011088 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011088 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011193 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011193 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011193 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011193 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011295 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011453 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011453 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011453 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011453 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011453 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011578 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011741 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.011879 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012041 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012188 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012188 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012188 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012188 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012289 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012289 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012289 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012289 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012387 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012387 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012387 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012387 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012490 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012490 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.012490 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.012490 np0000179643 devstack@c-api.service[112956]: warnings.warn(deprecated_msg) Jun 10 18:10:15.013324 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.middleware.request_id [None req-679778e1-e3fd-4392-9bf3-4a85964628eb None None] RequestId filter calling following filter/app {{(pid=112956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:10:15.522719 np0000179643 devstack@c-api.service[112956]: INFO cinder.api.openstack.wsgi [None req-679778e1-e3fd-4392-9bf3-4a85964628eb admin admin] POST https://199.204.45.74/volume/v3/types Jun 10 18:10:15.523668 np0000179643 devstack@c-api.service[112956]: DEBUG cinder.api.openstack.wsgi [None req-679778e1-e3fd-4392-9bf3-4a85964628eb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:10:15.525407 np0000179643 devstack@c-api.service[112956]: /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. Jun 10 18:10:15.525407 np0000179643 devstack@c-api.service[112956]: warnings.warn( Jun 10 18:10:15.571013 np0000179643 devstack@c-api.service[112956]: DEBUG oslo_db.sqlalchemy.engines [None req-679778e1-e3fd-4392-9bf3-4a85964628eb 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=112956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:15.610027 np0000179643 devstack@c-api.service[112956]: INFO cinder.api.openstack.wsgi [None req-679778e1-e3fd-4392-9bf3-4a85964628eb admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 10 18:10:15.610027 np0000179643 devstack@c-api.service[112956]: [pid: 112956|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Wed Jun 10 18:10:14 2026] POST /volume/v3/types => generated 186 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 18:10:15.633449 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.633449 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.633449 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.633449 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.633449 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634093 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634093 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634093 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634093 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634093 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634249 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634430 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634430 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634430 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634430 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634555 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634555 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634555 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634555 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634703 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634703 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634703 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634703 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634826 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634826 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634826 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634826 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634826 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634979 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634979 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634979 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.634979 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.634979 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635110 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635276 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635459 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635621 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635621 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635621 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635621 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635621 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635764 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635764 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635764 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635764 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635764 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.635914 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636100 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636272 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636272 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636272 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636272 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636272 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636423 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636423 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636423 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636423 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636423 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636568 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636568 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636568 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636568 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636699 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636699 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636699 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636699 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636827 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636827 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636827 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.636827 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.636827 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637012 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637012 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637012 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637012 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637012 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637149 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637149 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637149 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637149 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637267 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637267 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637267 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637267 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637391 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637391 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637391 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637391 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637516 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637516 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637516 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637516 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637638 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637638 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637638 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637638 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637761 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637761 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637761 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637761 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637761 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.637921 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638257 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638257 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638257 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638257 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638257 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638399 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638575 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.638904 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639092 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639265 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639265 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639265 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639265 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639390 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639390 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639390 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639390 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639390 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: warnings.warn(deprecated_msg) Jun 10 18:10:15.639550 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.middleware.request_id [req-679778e1-e3fd-4392-9bf3-4a85964628eb req-2adf70ac-5261-4f4f-a0e0-23b12dd66b0e None None] RequestId filter calling following filter/app {{(pid=112958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:10:15.963120 np0000179643 devstack@c-api.service[112958]: INFO cinder.api.openstack.wsgi [req-679778e1-e3fd-4392-9bf3-4a85964628eb req-2adf70ac-5261-4f4f-a0e0-23b12dd66b0e admin admin] POST https://199.204.45.74/volume/v3/types/ae608c6e-9026-4281-bc8d-0e43f691fbf3/extra_specs Jun 10 18:10:15.963655 np0000179643 devstack@c-api.service[112958]: DEBUG cinder.api.openstack.wsgi [req-679778e1-e3fd-4392-9bf3-4a85964628eb req-2adf70ac-5261-4f4f-a0e0-23b12dd66b0e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:10:15.965320 np0000179643 devstack@c-api.service[112958]: /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. Jun 10 18:10:15.965320 np0000179643 devstack@c-api.service[112958]: warnings.warn( Jun 10 18:10:16.010557 np0000179643 devstack@c-api.service[112958]: DEBUG oslo_db.sqlalchemy.engines [req-679778e1-e3fd-4392-9bf3-4a85964628eb req-2adf70ac-5261-4f4f-a0e0-23b12dd66b0e 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=112958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:10:16.080323 np0000179643 devstack@c-api.service[112958]: INFO cinder.api.openstack.wsgi [req-679778e1-e3fd-4392-9bf3-4a85964628eb req-2adf70ac-5261-4f4f-a0e0-23b12dd66b0e admin admin] https://199.204.45.74/volume/v3/types/ae608c6e-9026-4281-bc8d-0e43f691fbf3/extra_specs returned with HTTP 200 Jun 10 18:10:16.081201 np0000179643 devstack@c-api.service[112958]: [pid: 112958|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Wed Jun 10 18:10:15 2026] POST /volume/v3/types/ae608c6e-9026-4281-bc8d-0e43f691fbf3/extra_specs => generated 55 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 18:10:17.147125 np0000179643 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=6 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:10:17.155325 np0000179643 devstack@c-api.service[112957]: DEBUG dbcounter [-] [112957] Writing DB stats cinder:SELECT=6 {{(pid=112957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:10:25.605452 np0000179643 devstack@c-api.service[112956]: DEBUG dbcounter [-] [112956] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:10:26.077723 np0000179643 devstack@c-api.service[112958]: DEBUG dbcounter [-] [112958] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}