Jun 09 02:43:34.193049 np0000179083 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:43:34.205894 np0000179083 devstack@c-api.service[113135]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:43:34 2026] *** Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: nodename: np0000179083 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: machine: x86_64 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: clock source: unix Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: pcre jit disabled Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: detected number of CPU cores: 16 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: current working directory: / Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: your processes number limit is 256917 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: your memory page size is 4096 bytes Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: detected max file descriptor number: 2048 Jun 09 02:43:34.209365 np0000179083 devstack@c-api.service[113135]: lock engine: pthread robust mutexes Jun 09 02:43:34.210163 np0000179083 devstack@c-api.service[113135]: thunder lock: enabled Jun 09 02:43:34.210163 np0000179083 devstack@c-api.service[113135]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:43:34.210163 np0000179083 devstack@c-api.service[113135]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:43:34.210163 np0000179083 devstack@c-api.service[113135]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:43:34.210163 np0000179083 devstack@c-api.service[113135]: Set PythonHome to /opt/stack/data/venv Jun 09 02:43:34.248429 np0000179083 devstack@c-api.service[113135]: Python main interpreter initialized at 0x7b28980a3668 Jun 09 02:43:34.248429 np0000179083 devstack@c-api.service[113135]: python threads support enabled Jun 09 02:43:34.248429 np0000179083 devstack@c-api.service[113135]: your server socket listen backlog is limited to 100 connections Jun 09 02:43:34.248429 np0000179083 devstack@c-api.service[113135]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:43:34.248948 np0000179083 devstack@c-api.service[113135]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:43:34.249064 np0000179083 devstack@c-api.service[113135]: *** Operational MODE: preforking *** Jun 09 02:43:34.249346 np0000179083 devstack@c-api.service[113135]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:43:34.249346 np0000179083 devstack@c-api.service[113135]: spawned uWSGI master process (pid: 113135) Jun 09 02:43:34.249493 np0000179083 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:43:34.250275 np0000179083 devstack@c-api.service[113135]: spawned uWSGI worker 1 (pid: 113144, cores: 1) Jun 09 02:43:34.250836 np0000179083 devstack@c-api.service[113135]: spawned uWSGI worker 2 (pid: 113145, cores: 1) Jun 09 02:43:34.251433 np0000179083 devstack@c-api.service[113135]: spawned uWSGI worker 3 (pid: 113146, cores: 1) Jun 09 02:43:34.252029 np0000179083 devstack@c-api.service[113135]: spawned uWSGI worker 4 (pid: 113147, cores: 1) Jun 09 02:43:34.252029 np0000179083 devstack@c-api.service[113135]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: we strongly recommend against using it for new projects. Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: framework. For more detail see Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:43:34.397022 np0000179083 devstack@c-api.service[113146]: import eventlet # noqa Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: we strongly recommend against using it for new projects. Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: framework. For more detail see Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:43:34.401135 np0000179083 devstack@c-api.service[113144]: import eventlet # noqa Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: we strongly recommend against using it for new projects. Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: framework. For more detail see Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:43:34.411151 np0000179083 devstack@c-api.service[113145]: import eventlet # noqa Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: we strongly recommend against using it for new projects. Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: framework. For more detail see Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:43:34.422138 np0000179083 devstack@c-api.service[113147]: import eventlet # noqa Jun 09 02:43:34.485313 np0000179083 devstack@c-api.service[113144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:43:34.485313 np0000179083 devstack@c-api.service[113144]: warnings.warn( Jun 09 02:43:34.487546 np0000179083 devstack@c-api.service[113146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:43:34.487546 np0000179083 devstack@c-api.service[113146]: warnings.warn( Jun 09 02:43:34.509164 np0000179083 devstack@c-api.service[113145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:43:34.509164 np0000179083 devstack@c-api.service[113145]: warnings.warn( Jun 09 02:43:34.521569 np0000179083 devstack@c-api.service[113147]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:43:34.521569 np0000179083 devstack@c-api.service[113147]: warnings.warn( Jun 09 02:43:34.571871 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:34.571871 np0000179083 devstack@c-api.service[113144]: from cgi import parse_header Jun 09 02:43:34.581603 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:34.581603 np0000179083 devstack@c-api.service[113146]: from cgi import parse_header Jun 09 02:43:34.601650 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:34.601650 np0000179083 devstack@c-api.service[113145]: from cgi import parse_header Jun 09 02:43:34.616712 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:34.616712 np0000179083 devstack@c-api.service[113147]: from cgi import parse_header Jun 09 02:43:34.627310 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:34.627310 np0000179083 devstack@c-api.service[113144]: removals.removed_module( Jun 09 02:43:34.629299 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:34.629299 np0000179083 devstack@c-api.service[113144]: removals.removed_module( Jun 09 02:43:34.642971 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:34.642971 np0000179083 devstack@c-api.service[113146]: removals.removed_module( Jun 09 02:43:34.645223 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:34.645223 np0000179083 devstack@c-api.service[113146]: removals.removed_module( Jun 09 02:43:34.659604 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:34.659604 np0000179083 devstack@c-api.service[113145]: removals.removed_module( Jun 09 02:43:34.661901 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:34.661901 np0000179083 devstack@c-api.service[113145]: removals.removed_module( Jun 09 02:43:34.677812 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:34.677812 np0000179083 devstack@c-api.service[113147]: removals.removed_module( Jun 09 02:43:34.679968 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:34.679968 np0000179083 devstack@c-api.service[113147]: removals.removed_module( Jun 09 02:43:35.310786 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:35.310786 np0000179083 devstack@c-api.service[113144]: warnings.warn( Jun 09 02:43:35.315236 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:35.315236 np0000179083 devstack@c-api.service[113146]: warnings.warn( Jun 09 02:43:35.358812 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:35.358812 np0000179083 devstack@c-api.service[113145]: warnings.warn( Jun 09 02:43:35.442147 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:35.442147 np0000179083 devstack@c-api.service[113147]: warnings.warn( Jun 09 02:43:35.451301 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:35.451301 np0000179083 devstack@c-api.service[113146]: warnings.warn( Jun 09 02:43:35.454818 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:35.454818 np0000179083 devstack@c-api.service[113144]: warnings.warn( Jun 09 02:43:35.492075 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:35.492075 np0000179083 devstack@c-api.service[113145]: warnings.warn( Jun 09 02:43:35.593219 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:35.593219 np0000179083 devstack@c-api.service[113147]: warnings.warn( Jun 09 02:43:35.767379 np0000179083 devstack@c-api.service[113146]: 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 09 02:43:35.767569 np0000179083 devstack@c-api.service[113146]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113146) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:43:35.771471 np0000179083 devstack@c-api.service[113144]: 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 09 02:43:35.771649 np0000179083 devstack@c-api.service[113144]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113144) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:43:35.809896 np0000179083 devstack@c-api.service[113145]: 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 09 02:43:35.810075 np0000179083 devstack@c-api.service[113145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:43:35.856748 np0000179083 devstack@c-api.service[113144]: /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 09 02:43:35.856748 np0000179083 devstack@c-api.service[113144]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:43:35.858786 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:35.858786 np0000179083 devstack@c-api.service[113146]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:43:35.875037 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:35.875037 np0000179083 devstack@c-api.service[113145]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:43:35.925793 np0000179083 devstack@c-api.service[113147]: 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 09 02:43:35.925983 np0000179083 devstack@c-api.service[113147]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113147) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:43:35.997900 np0000179083 devstack@c-api.service[113147]: /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 09 02:43:35.997900 np0000179083 devstack@c-api.service[113147]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:43:36.385001 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113146) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:43:36.385301 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113144) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:43:36.385492 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.385569 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.385770 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.385842 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.385921 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.386147 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.386210 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.386255 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.386336 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.386387 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.386438 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.386438 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.386530 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.386530 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.386621 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.386676 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.386738 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.386787 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.386787 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.386787 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.388752 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.388818 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.388868 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.388909 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.388945 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.388992 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.389027 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.389065 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.389100 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.389137 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.389178 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.389216 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:43:36.389253 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.389253 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.389344 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.389927 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.390052 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.390459 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.390526 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.390564 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.390601 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.390662 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.390729 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.390770 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.390812 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.390848 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.390880 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.395029 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.395095 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.395095 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.395168 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.395211 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.395211 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.395302 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.395348 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.395401 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.395450 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.395500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.395919 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.395963 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.396005 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.396052 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.396093 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.396139 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.396139 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.396215 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.396265 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.396334 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.396384 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.396429 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.396476 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.396523 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.396562 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.396611 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.396657 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.396657 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.396657 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.396657 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.396812 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.396812 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.396812 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.396923 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.396972 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.397012 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.397058 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.397107 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.397153 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.397199 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.397244 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.397299 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.397362 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.397410 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.397449 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.397449 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.397527 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.397576 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.397617 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.397661 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.397696 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.397950 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.397950 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.397950 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.397950 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.398065 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.398103 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.398134 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.398175 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.398216 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.398259 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.398332 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.398332 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.398416 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.398462 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.398504 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.398546 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.398593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.398593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.398593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.398593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.398593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.398797 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.398797 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.398876 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.398939 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.398980 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.399016 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.399063 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.399105 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.399142 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.399180 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.399216 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.399253 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.399312 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.399312 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.399381 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.399529 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.399642 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.399642 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.399776 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.399843 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.399934 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.403544 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.403616 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.403669 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.403712 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.403778 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.403821 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.403885 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.405973 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.406042 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.406096 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.406151 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.406187 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.406226 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.406332 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.407856 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.407947 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.407997 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.408037 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.408118 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.408169 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.408230 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.408589 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.408638 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.408702 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.408745 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.408780 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.408819 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.408856 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.408895 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.408934 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.408975 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.409019 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.409019 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.409019 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.409138 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.409629 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.409674 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.409745 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.409787 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.409821 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.409861 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.409899 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.409931 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.409980 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.410018 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.410057 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.410092 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.410092 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.410092 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.410274 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.410329 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.410393 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.410451 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.410514 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.410561 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.410622 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.411263 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.411345 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.411404 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.411475 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.411520 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.411589 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.411656 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.411717 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.411795 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.411849 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.411960 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.412024 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.412085 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.412150 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.413156 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.413256 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.413365 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.413454 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.413533 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.413614 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.413714 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.414122 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.414196 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.414256 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.414340 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.414398 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.414440 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.414470 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.414500 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.414531 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.414557 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.414593 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.414619 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.414619 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.414670 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.414698 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.414734 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.414773 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.414803 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.414830 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.414863 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.414890 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.415586 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.415631 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.415658 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.415688 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.415753 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.415800 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.415826 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.415888 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.415920 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.415953 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.415980 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416009 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.416039 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.416063 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416091 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.416115 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.416142 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416176 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.416203 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.416236 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.416263 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.416313 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.416343 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.416444 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.416470 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.416499 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.416528 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.416561 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416595 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.416624 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.416653 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.416682 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.416709 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416709 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.416764 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.416795 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.416822 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.416822 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.416822 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.416822 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.416921 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.417004 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.417638 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.417727 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.417811 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.417904 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.417982 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.418064 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.418152 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.418592 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.418661 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.418718 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.418789 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.418840 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.418880 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.418920 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.418965 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.419112 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.419155 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.419194 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.419232 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.419299 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.419348 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.419390 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.419428 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.419428 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.419504 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.419549 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.419588 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.419588 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.419972 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.420057 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.420110 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.420159 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.420195 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.420236 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.420292 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.420333 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.420374 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.420431 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.420473 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.420512 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.420553 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.420593 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.420637 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.420676 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.420714 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.420752 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.420795 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.420834 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.420872 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.420907 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.420943 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.420988 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.420988 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.420988 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.421094 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.421133 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.421176 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.421215 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.421255 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.421255 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.421363 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.421410 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.421450 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.421488 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.421526 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.421564 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.421603 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.421603 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.421603 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.421603 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.421858 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.421933 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.422027 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.422102 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.422184 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.422266 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.422380 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.422956 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.423047 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.423132 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.423213 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.423323 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.423398 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.423488 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.423796 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.423904 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.423962 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.424032 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.424079 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.424145 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.424207 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.425830 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.425901 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.425938 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.425995 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.426055 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.426104 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.426189 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.426235 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.426296 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.426334 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.426388 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.426428 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.426475 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.426513 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.426560 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.426602 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.426641 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.426680 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.426719 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.426759 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.426798 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.426832 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.426832 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.426832 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.426832 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.426959 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.426959 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.427209 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.427530 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.427589 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.427634 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.427711 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.427762 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.427829 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.427916 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.428116 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.428187 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.428245 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.428324 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.428383 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.428422 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.428422 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.428493 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.428529 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.428568 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.428568 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.428643 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.428682 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.428724 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.428794 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.428849 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.428904 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.428958 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.429020 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.429066 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.429136 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.429441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.429487 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.429556 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.429614 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.429652 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.429719 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.429784 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.430586 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.430666 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.430717 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.430775 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.430824 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.430865 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.430921 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.430971 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.431017 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.431017 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.431095 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.431140 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.431183 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.431229 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.431298 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.431346 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.431392 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.431452 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.431498 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.431545 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.431592 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.431637 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.431682 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.431735 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.431787 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.431863 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.431911 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.431957 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.431997 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.432222 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.432259 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.432313 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.432355 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.432393 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.432428 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.432467 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.432507 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.432540 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.432595 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.432639 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.432678 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.432723 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.432760 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.432798 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.432841 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.432880 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.432880 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.432948 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.432995 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.433034 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.433071 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.433108 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.433146 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.433190 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.433231 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.433269 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.433323 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.433357 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.433390 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.433439 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.433476 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.433509 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.433548 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.433586 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.433619 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.433653 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.433686 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.433724 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.433766 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.433806 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.433840 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.433878 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.433910 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.433941 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.433979 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.434020 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.434241 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.434288 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.434288 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.434288 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.434288 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.434416 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.434450 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.434481 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.434512 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.434543 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.434574 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.434612 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.434650 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.434650 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.434714 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.434752 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.434795 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.434827 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.434859 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.434892 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.434928 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.434965 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.434965 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.435024 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.435055 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.435088 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.435120 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.435120 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.435120 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.435218 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.435441 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.435638 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.435638 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.435698 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.435755 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.435863 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.435912 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.435952 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.435985 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.436018 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.436063 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.436100 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.436157 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.436192 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.436247 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.436332 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.436376 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.436376 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.436440 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.436472 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.436504 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.436537 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.436570 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.436601 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.436633 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.436665 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.436709 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.436742 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.436774 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.436806 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.436838 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.436870 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.436901 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.436933 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.436966 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.437004 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.437036 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.437067 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.437104 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.437104 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.437162 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.437193 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.437230 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.437267 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.437330 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.437330 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.437330 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.437330 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.437458 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.437458 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.438217 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.438261 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.438352 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.438390 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.438467 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.438610 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.438610 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.438753 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.438795 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.438865 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.438925 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.438983 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.439040 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.439105 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.439154 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.439187 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.439296 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.439386 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.439468 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.439547 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.439635 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.440555 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.440597 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.440675 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.440730 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.440783 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.440833 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.440908 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.441170 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.441239 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.441294 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.441371 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.441427 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.441487 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.441556 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.442225 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.442340 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.442438 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.442582 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.442665 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.442749 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.442928 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.450243 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.450357 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.450357 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.450429 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.450468 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.450524 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.450571 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.450616 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.450712 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.450757 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.450798 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.450850 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.450889 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.450931 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.450931 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.451001 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.451038 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.451038 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.496809 np0000179083 devstack@c-api.service[113146]: INFO dbcounter [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Registered counter for database cinder Jun 09 02:43:36.497396 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113147) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:43:36.497744 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.497821 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.498041 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.498304 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.498368 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.498431 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.498501 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.498561 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.498623 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.498697 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.498736 np0000179083 devstack@c-api.service[113145]: INFO dbcounter [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Registered counter for database cinder Jun 09 02:43:36.501627 np0000179083 devstack@c-api.service[113144]: INFO dbcounter [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Registered counter for database cinder Jun 09 02:43:36.502190 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.502247 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.502346 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.502399 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.502470 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.502527 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.502595 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.503082 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.503151 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.503236 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.503342 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.503408 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.503470 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.503555 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.504344 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.504425 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.504510 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.504592 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.504671 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.504733 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.504800 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.505103 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.505170 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.505227 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.505314 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.505370 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.505417 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.505503 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.505987 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.506055 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.506091 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.506166 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.506220 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.506310 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.506402 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.506937 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.506995 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.507062 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.507119 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.507179 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.507222 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.507308 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.508506 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.508577 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.508645 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.508703 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.508760 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.508823 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.508896 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.509440 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.509503 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.509564 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.509626 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.509686 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.509748 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.509882 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.510346 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.510415 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.510496 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.510576 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.510623 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.510663 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.510719 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.511030 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.511110 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.511185 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.511185 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.511330 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.511330 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.511432 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.511951 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.512031 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.512074 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.512112 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.512150 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.512298 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.512298 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.512853 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.512929 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.512977 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.513022 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.513085 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.513128 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.513208 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.513660 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.513708 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.513777 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.513820 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.513890 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.513954 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.513995 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.514064 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.514125 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.514179 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.514240 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.514302 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.514376 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.514431 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.515038 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.515093 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.515159 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.515209 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.515299 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.515342 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.515395 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.515851 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.515927 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.515977 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.516021 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.516095 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.516138 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.516207 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.516457 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.516551 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.516551 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.516642 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.516642 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.516723 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.516761 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.517604 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.517673 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.517714 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.517777 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.517818 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.517888 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.517932 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.518022 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.518065 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.518125 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.518194 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.518246 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.518308 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.518369 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.518658 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.518710 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.518754 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.518839 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.518900 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.518981 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.518981 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.519688 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.519782 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.519782 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.519860 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.519908 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.519965 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.520040 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.520087 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.520220 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.520220 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.520322 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.520322 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.520401 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.520439 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.520522 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.520567 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.520622 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.520691 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.520732 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.520801 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.520842 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.520916 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.520966 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.521029 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.521096 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.521141 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.521187 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.521261 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.521564 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.521624 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.521665 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.521739 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.521786 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.521848 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.521913 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.522274 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.522368 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.522414 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.522456 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.522495 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.522565 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.522607 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.522916 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.522981 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.523022 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.523061 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.523106 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.523182 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.523234 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.523309 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.523373 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.523426 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.523497 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.523539 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.523596 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.523661 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.524194 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.524256 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.524310 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.524387 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.524431 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.524492 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.524555 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.525034 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.525103 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.525143 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.525193 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.525243 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.525332 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.525387 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:43:36.526373 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:43:36.526424 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:43:36.526489 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:43:36.526546 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:43:36.526617 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:43:36.526660 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:43:36.545203 np0000179083 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.546800 np0000179083 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-83a0cf34-facf-43be-b879-4b6376190458 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.549794 np0000179083 devstack@c-api.service[113144]: DEBUG oslo_db.sqlalchemy.engines [None req-9935f126-5015-4288-bb57-ae54ff229a75 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=113144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.580518 np0000179083 devstack@c-api.service[113147]: INFO dbcounter [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Registered counter for database cinder Jun 09 02:43:36.651005 np0000179083 devstack@c-api.service[113147]: DEBUG oslo_db.sqlalchemy.engines [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 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=113147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.657511 np0000179083 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writer thread running {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:43:36.660144 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:43:36.662187 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:43:36.663626 np0000179083 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writer thread running {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:43:36.664311 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:43:36.666012 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:43:36.666364 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:43:36.666943 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.668747 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:43:36.669609 np0000179083 devstack@c-api.service[113144]: DEBUG dbcounter [-] [113144] Writer thread running {{(pid=113144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:43:36.670607 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:43:36.670849 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.672447 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:43:36.673047 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:43:36.673304 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.676464 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:43:36.677224 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.679461 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:43:36.682313 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:43:36.683730 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.687991 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.706410 np0000179083 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.708827 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:43:36.710711 np0000179083 devstack@c-api.service[113146]: INFO cinder.rpc [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:43:36.711690 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.713083 np0000179083 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-83a0cf34-facf-43be-b879-4b6376190458 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.715573 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:43:36.717776 np0000179083 devstack@c-api.service[113145]: INFO cinder.rpc [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:43:36.719052 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.722681 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.725923 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.729057 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.730154 np0000179083 devstack@c-api.service[113144]: DEBUG oslo_db.sqlalchemy.engines [None req-9935f126-5015-4288-bb57-ae54ff229a75 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=113144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.732295 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.733566 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:43:36.734766 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.736298 np0000179083 devstack@c-api.service[113144]: INFO cinder.rpc [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:43:36.737051 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.737726 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.737859 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.740181 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.740796 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.743904 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.744175 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.748913 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.750315 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.750413 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.754815 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.754902 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.754946 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.756009 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.756335 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.756885 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.758858 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.759314 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.762163 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.763004 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.763647 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.764334 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.766051 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.766262 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.767662 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.768975 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.769743 np0000179083 devstack@c-api.service[113146]: WARNING cinder.api.contrib.hosts [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:43:36.770530 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.771758 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.771861 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.772243 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.773364 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.774831 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.775048 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.775199 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.776185 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.776942 np0000179083 devstack@c-api.service[113145]: WARNING cinder.api.contrib.hosts [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:43:36.777581 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.777692 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.778500 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.779008 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.779114 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.779173 np0000179083 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writer thread running {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:43:36.780315 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.780432 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.780534 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.781382 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: extensions {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.782246 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.782532 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:43:36.782687 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: encryption {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.783314 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.783709 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.784232 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: capabilities {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.784704 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.785052 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:43:36.785505 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-quota-class-sets {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.786130 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.787475 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.787606 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:43:36.787693 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-volume-type-access {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.788463 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: extensions {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.789148 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: extra_specs {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.789839 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:43:36.790294 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: encryption {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.790748 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-hosts {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.791116 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.791812 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: capabilities {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.792133 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-availability-zone {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.793068 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-quota-class-sets {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.793401 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: consistencygroups {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.794412 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-volume-type-access {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.794673 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.795297 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: cgsnapshots {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.795814 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.795998 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: extra_specs {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.796715 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-snapshot-manage {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.797527 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-hosts {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.798109 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-volume-manage {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.798843 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-availability-zone {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.799145 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.799569 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: backups {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.800150 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: consistencygroups {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.801584 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: encryption {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.801690 np0000179083 devstack@c-api.service[113144]: WARNING cinder.api.contrib.hosts [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:43:36.802065 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: cgsnapshots {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.802629 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.803104 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-volume-transfer {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.803506 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-snapshot-manage {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.804496 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.804734 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: scheduler-stats {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.804892 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-volume-manage {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.806175 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: os-quota-sets {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.806315 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: backups {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.806402 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.807688 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extended resource: qos-specs {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.808318 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: encryption {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.808436 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.809758 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] SnapshotActionsController initialized {{(pid=113146) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:43:36.809863 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-volume-transfer {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.810143 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.810541 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.811464 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: scheduler-stats {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.811961 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.812035 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.812888 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: os-quota-sets {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.813331 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.813888 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.814267 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extended resource: qos-specs {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.814645 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.815598 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.815988 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.816660 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: extensions {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.816852 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.contrib.snapshot_actions [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] SnapshotActionsController initialized {{(pid=113145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:43:36.817353 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.817608 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.818105 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: encryption {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.818709 np0000179083 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.819000 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.819694 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.819770 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: capabilities {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.819833 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension TypesManage extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.819928 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820021 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820209 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeActions extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820344 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.820408 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820486 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension UsedLimits extending resource: limits {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820550 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820669 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820784 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820894 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension AdminActions extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.820996 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension AdminActions extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.821097 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension AdminActions extending resource: backups {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.821234 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.821346 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.821441 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-e2249004-03c5-4d5b-8313-a4aae77411c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.821661 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.822406 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-quota-class-sets {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.822983 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.823758 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-volume-type-access {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.824341 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.825398 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: extra_specs {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.825690 np0000179083 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.826654 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.826763 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension TypesManage extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.826875 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.826945 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-hosts {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.826984 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827088 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeActions extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827346 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827453 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension UsedLimits extending resource: limits {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827563 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827664 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827775 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827871 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension AdminActions extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.827983 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension AdminActions extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.828084 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension AdminActions extending resource: backups {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.828195 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.828306 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.828349 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-availability-zone {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.828410 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-83a0cf34-facf-43be-b879-4b6376190458 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.829794 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: consistencygroups {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.830300 np0000179083 devstack@c-api.service[113146]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28980a3668 pid: 113146 (default app) Jun 09 02:43:36.831779 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: cgsnapshots {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.832437 np0000179083 devstack@c-api.service[113147]: DEBUG oslo_db.sqlalchemy.engines [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 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=113147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:36.833201 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-snapshot-manage {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.834652 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-volume-manage {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.834754 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:43:36.836151 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: backups {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.836617 np0000179083 devstack@c-api.service[113145]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28980a3668 pid: 113145 (default app) Jun 09 02:43:36.836672 np0000179083 devstack@c-api.service[113147]: INFO cinder.rpc [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:43:36.837562 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.838191 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: encryption {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.838651 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.838651 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.838651 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.838651 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.838908 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.838908 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.838908 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.838908 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839145 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839524 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839524 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839524 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839524 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839524 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839812 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839812 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839812 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.839812 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.839812 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840071 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840071 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840071 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840071 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840309 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840309 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840309 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840309 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840309 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840579 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840579 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840579 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840579 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840579 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.840965 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841295 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841619 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841957 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841957 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841957 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.841957 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.841957 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842246 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842246 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842246 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842246 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842246 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842505 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.842827 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843125 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843125 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843125 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843125 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843125 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843452 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843452 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843452 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843452 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843452 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843719 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843719 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843719 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843719 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843941 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843941 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.843941 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.843941 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844164 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844164 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844164 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844164 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844164 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844465 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844465 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844465 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844465 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844465 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844707 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844707 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844707 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844707 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844923 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844923 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.844923 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.844923 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845135 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845135 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845135 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845135 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845381 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845381 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845381 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845381 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845599 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845599 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845599 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845599 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845811 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845811 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845811 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.845811 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.845811 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846109 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846109 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846109 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846109 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846109 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846389 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-volume-transfer {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.846454 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846454 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846454 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846454 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.846674 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847004 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847401 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.847748 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848001 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848001 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848001 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848001 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848167 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848167 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848167 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848167 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848338 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848338 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848338 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848338 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848503 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848503 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848503 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:36.848503 np0000179083 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 02:43:36.848646 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: scheduler-stats {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.848677 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-fc9f199c-ab57-4ebe-b687-ae3a7fd9f566 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:43:36.848702 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: os-quota-sets {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.848702 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extended resource: qos-specs {{(pid=113144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.848753 np0000179083 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 1/1] 199.19.213.54 () {60 vars in 949 bytes} [Tue Jun 9 02:43:36 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 02:43:36.848784 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.contrib.snapshot_actions [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] SnapshotActionsController initialized {{(pid=113144) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:43:36.848784 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.849538 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.850309 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.850908 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.852285 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.853712 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.853839 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.855112 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.856735 np0000179083 devstack@c-api.service[113144]: WARNING castellan.key_manager.migration [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.856945 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.857826 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.857925 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension TypesManage extending resource: types {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.858074 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.858180 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.858346 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeActions extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.859698 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.859798 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension UsedLimits extending resource: limits {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.859915 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860000 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860144 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860255 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension AdminActions extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860366 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension AdminActions extending resource: snapshots {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860446 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension AdminActions extending resource: backups {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860569 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860684 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.860764 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.v3.router [None req-9935f126-5015-4288-bb57-ae54ff229a75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.861019 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.864092 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.868076 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.870947 np0000179083 devstack@c-api.service[113144]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28980a3668 pid: 113144 (default app) Jun 09 02:43:36.871150 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.874024 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.877011 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.878604 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.881380 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.887496 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.891802 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.893747 np0000179083 devstack@c-api.service[113147]: WARNING cinder.api.contrib.hosts [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:43:36.894516 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.895921 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.897432 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.898899 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.900300 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.901736 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.903211 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.904549 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.905639 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: extensions {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.906990 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: encryption {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.908601 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: capabilities {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.910046 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-quota-class-sets {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.911424 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-volume-type-access {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.913038 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: extra_specs {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.914610 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-hosts {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.916050 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-availability-zone {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.917372 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: consistencygroups {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.919311 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: cgsnapshots {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.920745 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-snapshot-manage {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.922244 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-volume-manage {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.923798 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: backups {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.925872 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: encryption {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.927516 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-volume-transfer {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.929226 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: scheduler-stats {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.931723 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: os-quota-sets {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.933185 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extended resource: qos-specs {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:43:36.935393 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.contrib.snapshot_actions [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] SnapshotActionsController initialized {{(pid=113147) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:43:36.936620 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.938432 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.939889 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.941272 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.942727 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.944166 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.945617 np0000179083 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:43:36.946636 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.946741 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension TypesManage extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.946818 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.946967 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947195 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeActions extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947320 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947436 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension UsedLimits extending resource: limits {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947520 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947644 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947737 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947870 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension AdminActions extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.947984 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension AdminActions extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.948085 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension AdminActions extending resource: backups {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.948164 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.948312 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.948412 np0000179083 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-35d53ad3-ef8a-4526-9d42-ab2f4bdf6345 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:43:36.956860 np0000179083 devstack@c-api.service[113147]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28980a3668 pid: 113147 (default app) Jun 09 02:43:44.572090 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572090 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572720 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572720 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572720 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572720 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572720 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.572913 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573166 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573166 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573166 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573166 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573166 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573406 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573406 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573406 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573406 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573566 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573566 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573566 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573566 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573723 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573723 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573723 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573723 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573723 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573911 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573911 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573911 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.573911 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.573911 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574082 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574328 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574542 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574763 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574976 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574976 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.574976 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.574976 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.575114 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.575114 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.575114 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.575114 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.575114 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576020 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576020 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576020 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576020 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576020 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576480 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576935 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576935 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576935 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.576935 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.576935 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.577423 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.577423 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.577423 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.577423 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.577423 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.577830 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.577830 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.577830 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.577830 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578138 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578138 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578138 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578138 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578501 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578501 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578501 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578501 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578501 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578887 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578887 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578887 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.578887 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.578887 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579270 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579270 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579270 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579270 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579613 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579613 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579613 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579613 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579918 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579918 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.579918 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.579918 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580258 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580258 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580258 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580258 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580594 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580594 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580594 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580594 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.580952 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581466 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581466 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581466 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581466 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581466 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581664 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.581904 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582113 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582337 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582552 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582552 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582552 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582552 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582700 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582700 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582700 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582700 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582846 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582846 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582846 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582846 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582985 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582985 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582985 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:44.582985 np0000179083 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 02:43:44.582985 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-0ca3545b-ff83-4c45-a80c-54e01863978c None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:43:45.157103 np0000179083 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-0ca3545b-ff83-4c45-a80c-54e01863978c admin admin] POST https://199.19.213.54/volume/v3/types Jun 09 02:43:45.157805 np0000179083 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-0ca3545b-ff83-4c45-a80c-54e01863978c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:43:45.159768 np0000179083 devstack@c-api.service[113145]: /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 09 02:43:45.159768 np0000179083 devstack@c-api.service[113145]: warnings.warn( Jun 09 02:43:45.203859 np0000179083 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-0ca3545b-ff83-4c45-a80c-54e01863978c 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:45.236976 np0000179083 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-0ca3545b-ff83-4c45-a80c-54e01863978c admin admin] https://199.19.213.54/volume/v3/types returned with HTTP 200 Jun 09 02:43:45.236976 np0000179083 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 1/2] 199.19.213.54 () {68 vars in 1281 bytes} [Tue Jun 9 02:43:44 2026] POST /volume/v3/types => generated 186 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:43:45.247029 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [req-0ca3545b-ff83-4c45-a80c-54e01863978c req-edad7cdf-86a2-495f-b693-315a5df92d80 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:43:45.666124 np0000179083 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-0ca3545b-ff83-4c45-a80c-54e01863978c req-edad7cdf-86a2-495f-b693-315a5df92d80 admin admin] POST https://199.19.213.54/volume/v3/types/4e5e772c-b703-4510-8605-2fec9ba41f6e/extra_specs Jun 09 02:43:45.666679 np0000179083 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [req-0ca3545b-ff83-4c45-a80c-54e01863978c req-edad7cdf-86a2-495f-b693-315a5df92d80 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:43:45.668753 np0000179083 devstack@c-api.service[113146]: /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 09 02:43:45.668753 np0000179083 devstack@c-api.service[113146]: warnings.warn( Jun 09 02:43:45.717659 np0000179083 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [req-0ca3545b-ff83-4c45-a80c-54e01863978c req-edad7cdf-86a2-495f-b693-315a5df92d80 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:43:45.783151 np0000179083 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-0ca3545b-ff83-4c45-a80c-54e01863978c req-edad7cdf-86a2-495f-b693-315a5df92d80 admin admin] https://199.19.213.54/volume/v3/types/4e5e772c-b703-4510-8605-2fec9ba41f6e/extra_specs returned with HTTP 200 Jun 09 02:43:45.783677 np0000179083 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 2/3] 199.19.213.54 () {70 vars in 1498 bytes} [Tue Jun 9 02:43:45 2026] POST /volume/v3/types/4e5e772c-b703-4510-8605-2fec9ba41f6e/extra_specs => generated 55 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:43:46.736225 np0000179083 devstack@c-api.service[113144]: DEBUG dbcounter [-] [113144] Writing DB stats cinder:SELECT=6 {{(pid=113144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:43:46.836348 np0000179083 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=6 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:43:55.230988 np0000179083 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:43:55.781722 np0000179083 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:46:26.504707 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.504707 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.504707 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.504707 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.505636 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.505636 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.505636 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.505636 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.505923 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.506381 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.506381 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.506381 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.506381 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.506381 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.506817 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.506817 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.506817 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.506817 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.506817 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507144 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507144 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507144 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507144 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507458 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507458 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507458 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507458 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507458 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507818 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507818 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507818 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.507818 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.507818 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.508134 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.509701 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.510177 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510716 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.510716 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510716 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.510716 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.510716 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511128 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.511128 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511128 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.511128 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511128 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.511541 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.512026 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512608 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.512608 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512608 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.512608 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.512608 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513044 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513044 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513044 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513044 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513044 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513546 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513546 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513546 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513546 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513899 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513899 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.513899 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.513899 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.514227 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.514227 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.514227 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.514227 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.514227 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.514724 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.514724 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.514724 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.514724 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.514724 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515099 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515099 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515099 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515099 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515380 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515380 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515380 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515380 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515545 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515545 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.515545 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.515545 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516005 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516005 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516005 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516005 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516363 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516363 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516363 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516363 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516610 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516610 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516610 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516610 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516610 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.516844 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517530 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.517530 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517530 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.517530 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517530 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.517859 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518257 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.518720 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519140 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519467 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519467 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519467 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519467 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519628 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519628 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519628 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519628 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519628 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: /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 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: warnings.warn(deprecated_msg) Jun 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.middleware.request_id [None req-46ee56b4-1aab-4ace-ac9a-8f08ce472a52 None None] RequestId filter calling following filter/app {{(pid=113144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:46:26.519838 np0000179083 devstack@c-api.service[113144]: INFO cinder.api.openstack.wsgi [None req-46ee56b4-1aab-4ace-ac9a-8f08ce472a52 None None] GET https://199.19.213.54/volume// Jun 09 02:46:26.520083 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.openstack.wsgi [None req-46ee56b4-1aab-4ace-ac9a-8f08ce472a52 None None] Empty body provided in request {{(pid=113144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:46:26.520083 np0000179083 devstack@c-api.service[113144]: DEBUG cinder.api.openstack.wsgi [None req-46ee56b4-1aab-4ace-ac9a-8f08ce472a52 None None] Calling method 'all' {{(pid=113144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:46:26.520083 np0000179083 devstack@c-api.service[113144]: INFO cinder.api.openstack.wsgi [None req-46ee56b4-1aab-4ace-ac9a-8f08ce472a52 None None] https://199.19.213.54/volume// returned with HTTP 300 Jun 09 02:46:26.520083 np0000179083 devstack@c-api.service[113144]: [pid: 113144|app: 0|req: 1/4] 199.19.213.54 () {66 vars in 1449 bytes} [Tue Jun 9 02:46:26 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)