Jun 16 01:35:04.867963 np0000180638 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:35:04.873980 np0000180638 devstack@c-api.service[112401]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:35:04 2026] *** Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: nodename: np0000180638 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: machine: x86_64 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: clock source: unix Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: pcre jit disabled Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: detected number of CPU cores: 16 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: current working directory: / Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: your processes number limit is 256917 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: your memory page size is 4096 bytes Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: detected max file descriptor number: 2048 Jun 16 01:35:04.877074 np0000180638 devstack@c-api.service[112401]: lock engine: pthread robust mutexes Jun 16 01:35:04.877814 np0000180638 devstack@c-api.service[112401]: thunder lock: enabled Jun 16 01:35:04.877814 np0000180638 devstack@c-api.service[112401]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:35:04.877814 np0000180638 devstack@c-api.service[112401]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:35:04.877814 np0000180638 devstack@c-api.service[112401]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:35:04.877814 np0000180638 devstack@c-api.service[112401]: Set PythonHome to /opt/stack/data/venv Jun 16 01:35:04.912373 np0000180638 devstack@c-api.service[112401]: Python main interpreter initialized at 0x7e485f2a3668 Jun 16 01:35:04.912373 np0000180638 devstack@c-api.service[112401]: python threads support enabled Jun 16 01:35:04.912373 np0000180638 devstack@c-api.service[112401]: your server socket listen backlog is limited to 100 connections Jun 16 01:35:04.912373 np0000180638 devstack@c-api.service[112401]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:35:04.912884 np0000180638 devstack@c-api.service[112401]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:35:04.913082 np0000180638 devstack@c-api.service[112401]: *** Operational MODE: preforking *** Jun 16 01:35:04.913194 np0000180638 devstack@c-api.service[112401]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:35:04.913194 np0000180638 devstack@c-api.service[112401]: spawned uWSGI master process (pid: 112401) Jun 16 01:35:04.913359 np0000180638 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:35:04.913879 np0000180638 devstack@c-api.service[112401]: spawned uWSGI worker 1 (pid: 112403, cores: 1) Jun 16 01:35:04.914372 np0000180638 devstack@c-api.service[112401]: spawned uWSGI worker 2 (pid: 112404, cores: 1) Jun 16 01:35:04.914862 np0000180638 devstack@c-api.service[112401]: spawned uWSGI worker 3 (pid: 112405, cores: 1) Jun 16 01:35:04.915345 np0000180638 devstack@c-api.service[112401]: spawned uWSGI worker 4 (pid: 112406, cores: 1) Jun 16 01:35:04.915451 np0000180638 devstack@c-api.service[112401]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: we strongly recommend against using it for new projects. Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: framework. For more detail see Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:05.040087 np0000180638 devstack@c-api.service[112405]: import eventlet # noqa Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: we strongly recommend against using it for new projects. Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: framework. For more detail see Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:05.046900 np0000180638 devstack@c-api.service[112406]: import eventlet # noqa Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: we strongly recommend against using it for new projects. Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: framework. For more detail see Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:05.048267 np0000180638 devstack@c-api.service[112403]: import eventlet # noqa Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: we strongly recommend against using it for new projects. Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: framework. For more detail see Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:05.052622 np0000180638 devstack@c-api.service[112404]: import eventlet # noqa Jun 16 01:35:05.124063 np0000180638 devstack@c-api.service[112405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:05.124063 np0000180638 devstack@c-api.service[112405]: warnings.warn( Jun 16 01:35:05.129408 np0000180638 devstack@c-api.service[112406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:05.129408 np0000180638 devstack@c-api.service[112406]: warnings.warn( Jun 16 01:35:05.131310 np0000180638 devstack@c-api.service[112403]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:05.131310 np0000180638 devstack@c-api.service[112403]: warnings.warn( Jun 16 01:35:05.151575 np0000180638 devstack@c-api.service[112404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:05.151575 np0000180638 devstack@c-api.service[112404]: warnings.warn( Jun 16 01:35:05.200472 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:05.200472 np0000180638 devstack@c-api.service[112405]: from cgi import parse_header Jun 16 01:35:05.208073 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:05.208073 np0000180638 devstack@c-api.service[112403]: from cgi import parse_header Jun 16 01:35:05.210534 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:05.210534 np0000180638 devstack@c-api.service[112406]: from cgi import parse_header Jun 16 01:35:05.244304 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:05.244304 np0000180638 devstack@c-api.service[112404]: from cgi import parse_header Jun 16 01:35:05.250005 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:05.250005 np0000180638 devstack@c-api.service[112405]: removals.removed_module( Jun 16 01:35:05.251626 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:05.251626 np0000180638 devstack@c-api.service[112405]: removals.removed_module( Jun 16 01:35:05.257129 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:05.257129 np0000180638 devstack@c-api.service[112403]: removals.removed_module( Jun 16 01:35:05.258519 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:05.258519 np0000180638 devstack@c-api.service[112403]: removals.removed_module( Jun 16 01:35:05.259442 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:05.259442 np0000180638 devstack@c-api.service[112406]: removals.removed_module( Jun 16 01:35:05.260952 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:05.260952 np0000180638 devstack@c-api.service[112406]: removals.removed_module( Jun 16 01:35:05.294423 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:05.294423 np0000180638 devstack@c-api.service[112404]: removals.removed_module( Jun 16 01:35:05.295946 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:05.295946 np0000180638 devstack@c-api.service[112404]: removals.removed_module( Jun 16 01:35:05.867665 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:05.867665 np0000180638 devstack@c-api.service[112406]: warnings.warn( Jun 16 01:35:05.883864 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:05.883864 np0000180638 devstack@c-api.service[112405]: warnings.warn( Jun 16 01:35:05.889112 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:05.889112 np0000180638 devstack@c-api.service[112403]: warnings.warn( Jun 16 01:35:05.921437 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:05.921437 np0000180638 devstack@c-api.service[112404]: warnings.warn( Jun 16 01:35:05.967021 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:05.967021 np0000180638 devstack@c-api.service[112406]: warnings.warn( Jun 16 01:35:05.984720 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:05.984720 np0000180638 devstack@c-api.service[112405]: warnings.warn( Jun 16 01:35:05.992891 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:05.992891 np0000180638 devstack@c-api.service[112403]: warnings.warn( Jun 16 01:35:06.031137 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:06.031137 np0000180638 devstack@c-api.service[112404]: warnings.warn( Jun 16 01:35:06.268987 np0000180638 devstack@c-api.service[112406]: 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 16 01:35:06.269527 np0000180638 devstack@c-api.service[112406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:06.284789 np0000180638 devstack@c-api.service[112405]: 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 16 01:35:06.285223 np0000180638 devstack@c-api.service[112405]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112405) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:06.287179 np0000180638 devstack@c-api.service[112403]: 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 16 01:35:06.287643 np0000180638 devstack@c-api.service[112403]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112403) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:06.313384 np0000180638 devstack@c-api.service[112404]: 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 16 01:35:06.313842 np0000180638 devstack@c-api.service[112404]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112404) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:06.356534 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:06.356534 np0000180638 devstack@c-api.service[112406]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:06.357294 np0000180638 devstack@c-api.service[112405]: /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 16 01:35:06.357294 np0000180638 devstack@c-api.service[112405]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:06.357980 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:06.357980 np0000180638 devstack@c-api.service[112403]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:06.375052 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:06.375052 np0000180638 devstack@c-api.service[112404]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:06.820143 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:06.820333 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:06.820474 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112403) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:06.820559 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.820559 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.820673 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:06.820750 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.820816 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.820892 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.820950 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.821014 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.821096 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.821163 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.821229 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.821229 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.821363 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.822174 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.822174 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.822359 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.822451 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.822540 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.822610 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.822677 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.822763 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.822819 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.822898 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.822970 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.823032 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.823088 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.823156 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.823228 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.823295 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.823360 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.823453 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.823524 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.823590 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.823662 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.823720 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.823785 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.823851 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.823925 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.823983 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.823983 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.823983 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.824164 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.824233 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.824299 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.824370 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.824450 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.824532 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.824599 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.824659 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.824739 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.824810 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.824875 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.824935 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.825016 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.825081 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.825140 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.825207 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.825207 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.825207 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.825377 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.825465 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.825465 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.825583 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.825660 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.825734 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.825734 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.825734 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.825734 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.825734 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.826024 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.826024 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.826024 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.826197 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.826265 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.826331 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.826393 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.826487 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.826548 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.826622 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.826687 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.826828 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.826942 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.827007 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.827066 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.827139 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.827205 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.827265 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.827329 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.827431 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.827476 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.827526 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.828236 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.828294 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.828346 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.828428 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.828482 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.828528 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.828573 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.828620 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.828665 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.828708 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.828762 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.828807 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.828847 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.828890 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.828890 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.828967 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.829010 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.829044 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.829087 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.829140 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.829183 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.829226 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.829266 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.829310 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.829360 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.829419 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.829419 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.829419 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.829788 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.829845 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.829894 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.829932 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.829976 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.830015 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.830078 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.830126 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.830168 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.830207 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.830257 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.830298 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.830337 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.830377 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.830438 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.830484 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.830484 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.830561 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.830601 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.830636 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.830892 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.830959 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.831020 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.831077 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.831138 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.831199 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.831199 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.831199 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.832186 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.832258 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.832305 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.832347 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.832347 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.832445 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.832490 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.832532 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.832572 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.832616 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.832655 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.832700 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.832741 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.832784 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.832832 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.832880 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.832919 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.832959 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.833002 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.833046 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.833090 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.833140 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.833190 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.833237 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.833280 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.833325 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.833368 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.833423 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.833472 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.833520 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.833563 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.833610 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.833649 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.833687 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.833731 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.833777 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.833816 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.833859 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.833915 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.833955 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.833994 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.834044 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.834087 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.834125 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.834164 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.834206 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.834250 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.834288 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.834333 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.834377 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.837629 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.837707 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.837765 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.837806 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.837855 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.837900 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.837940 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.837978 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.838017 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.838065 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.838110 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.838155 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.838196 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.838240 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.838285 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.838336 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.838380 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.838448 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.838448 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.838448 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.838448 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.838609 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.838609 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.838609 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.838609 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.838609 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.838787 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.838787 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.842768 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.842862 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.842908 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.842973 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.843020 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.843083 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.843136 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.843136 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.843224 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.843224 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.843307 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.843307 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.843390 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.843447 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.843494 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.843534 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.843611 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.843662 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.843720 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.843767 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.843815 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.843863 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.843907 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.843956 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.843956 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.843956 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.844056 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.844097 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.845944 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.846007 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.846052 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.846097 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.846138 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.846184 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.846220 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.846258 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.846299 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.846347 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.846387 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.846472 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.846539 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.846604 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.846668 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.846757 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.846819 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.846906 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.846966 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.847033 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.847091 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.847164 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.847224 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.847292 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.847350 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.847452 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.847522 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.847594 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.847664 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.847722 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.847786 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.847859 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.847918 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.847991 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.848053 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.848111 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.848169 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.848225 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.848293 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.848365 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.848458 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.848529 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.848588 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.848644 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.848711 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.848768 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.848825 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.848883 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.848949 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.849007 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.849077 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.849144 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.849216 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.849281 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.849339 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.849474 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.849557 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.849618 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.849684 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.849742 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.849801 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.849868 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.849927 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.849999 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.850063 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.850121 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.850192 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.850249 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.850314 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.850373 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.850463 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.850545 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.850606 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.850672 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.850733 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.850797 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.850885 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.850970 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.851037 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.851103 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.851169 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.851169 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.851169 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.851169 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.851452 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.851452 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.851452 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.851664 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.851734 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.851734 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.851844 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.851924 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.851996 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.852066 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.852137 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.852137 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.852137 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.852137 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.852386 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.852386 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.852386 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.852598 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.852671 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.852739 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.852801 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.852864 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.852933 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.853002 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.853079 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.853160 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.853160 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.853160 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.853338 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.853442 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.853509 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.853590 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.853654 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.853723 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.853795 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.853859 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.853921 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.853921 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.854046 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.854046 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.854179 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.854250 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.854321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.854721 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.854787 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.854850 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.855271 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.855271 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.855504 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.855539 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.855573 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.855608 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.855636 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.855663 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.855688 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.855719 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.855746 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.855775 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.855805 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.855863 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.855902 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.855936 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.855971 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.856000 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.856030 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.856061 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.856095 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.856132 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.856162 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.856189 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.856218 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.856245 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.856274 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.856304 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.856338 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.856367 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.856410 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.856453 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.856483 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.856509 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.856538 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.856572 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.856604 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.856637 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.856666 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.856695 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.856722 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.856751 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.856787 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.856816 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.856846 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.856875 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.856907 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.856936 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.856961 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.856989 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.857018 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.857173 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.857173 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.857173 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.857255 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.857284 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.857317 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.857354 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.857384 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.857426 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.857453 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.857482 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.857519 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.857549 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.857580 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.857610 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.857644 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.857673 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.857700 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.857729 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.857760 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.857793 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.857823 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.857856 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.857886 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.857916 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.857916 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.857916 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.857916 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.858022 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.858022 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.858022 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.858022 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.858120 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.858157 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.858194 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.858232 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.858266 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.858299 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.858331 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.858361 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.858407 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.858438 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.858467 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.858503 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.858537 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.858567 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.858602 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.858630 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.858663 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.858692 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.858725 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.858758 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.858787 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.858823 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.858855 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.858887 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.859247 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859309 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.859352 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859385 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.859444 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.859475 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.859508 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.859538 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.859577 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.859608 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.859638 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.859668 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.859699 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859731 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.859767 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.859797 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.859825 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859854 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859881 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.859915 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.859946 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.859976 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.860009 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.860038 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.860072 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860102 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.860132 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.860165 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860195 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860225 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860258 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860291 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860320 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.860350 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860379 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860422 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.860456 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.860486 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.860523 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.860556 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.860592 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.860624 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.860653 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.860684 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.860713 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.860744 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.860772 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.860798 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860825 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.860860 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860896 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.860928 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.860957 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.860986 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.861016 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.861016 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.861067 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.861067 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.861120 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.861158 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.861189 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.861219 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.861252 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.861285 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.861315 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.861352 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.861382 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.861421 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.861451 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.861493 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.861528 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.861559 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.861559 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.861559 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.861559 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.861659 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.861689 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.861717 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.861750 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.861783 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.861783 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.861849 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.861849 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.861916 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.862703 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.862748 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.862784 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.862821 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.862852 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.862882 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.862917 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.862971 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.863000 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.863034 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.863065 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.863098 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.863128 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.863161 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.863193 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.863226 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.863253 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.863286 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.863313 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.863340 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.863372 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.863426 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.863460 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.863496 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.863525 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.863553 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.863553 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.863553 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.863829 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.863887 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.863924 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.863950 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.863985 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.864015 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.864045 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.864075 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.864104 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.864138 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.864172 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.864201 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.864228 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.864256 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.864290 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.864320 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.864320 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.864380 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.864429 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.864456 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.864486 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.864517 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.864543 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.864578 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.864608 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.864642 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.864677 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.864748 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.866198 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.866249 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.866321 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.866378 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.866440 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.866480 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.866510 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.866540 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.866570 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.866603 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.866633 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.866672 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.866749 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.866810 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.866883 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.866987 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.867048 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.867126 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.867227 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.867303 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.867376 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.868597 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.868658 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.868697 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.868729 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.868762 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.868793 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.868825 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.868855 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.868890 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.868920 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.868949 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.868979 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.869012 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.869044 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.869074 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.869103 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.869132 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.869165 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.869198 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.869228 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.869228 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.869287 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.869287 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.869342 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.869369 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.869416 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.869453 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.869483 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.869513 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.869539 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.869572 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.869605 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.869642 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.869676 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.869676 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.869758 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.869816 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.869849 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.869905 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.869942 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.870001 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.870122 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.870184 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.870240 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.870277 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.870333 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.870385 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.870436 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.870487 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.870518 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.870569 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.870632 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.870666 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.870715 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.870748 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.870748 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.870828 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.870828 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.870828 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.870828 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.871037 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.871074 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.871124 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.871161 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.871212 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.871247 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.871303 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.871361 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.871408 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.871408 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.871499 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.871540 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.871582 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.871624 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.871666 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.871706 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.871744 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.871786 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.871825 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.871874 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.871916 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.871952 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.871986 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.872020 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.872061 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.872103 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.872146 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.872183 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.872225 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.872274 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.872317 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.873588 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.873639 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.873674 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.873713 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.873747 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.873785 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.873831 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.873882 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.873925 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.873925 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.873991 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.874031 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.874072 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.874114 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.874154 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.874201 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.874201 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.874277 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.874321 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.874361 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.874421 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.874421 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.874497 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.874542 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.874583 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.874583 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.874583 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.874583 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.874721 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.874767 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.874811 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.874849 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.874893 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.874932 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.874970 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.875032 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.875072 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.875111 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.875156 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.875196 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.875236 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.875275 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.875332 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.875377 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.875440 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.875485 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.875523 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.875561 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.875611 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.875611 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.875682 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.875715 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.875754 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.875789 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.875789 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.875859 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.875902 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.876000 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.876000 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.876072 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.876112 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.876148 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.876213 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.876304 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.876442 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.876527 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.876596 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.876651 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.876693 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.876732 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.876770 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.876808 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.876846 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.876846 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.876913 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.876957 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.876996 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.876996 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.877090 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.877090 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.877157 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.877197 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.877293 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.877378 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.882485 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.882547 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.882591 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.882652 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.882698 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.882771 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.882839 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.882893 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.882955 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.882991 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.883062 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.883106 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.883148 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.883192 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.883192 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.883254 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.883287 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.883324 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.883358 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.883416 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.883451 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.883451 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.883524 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.883566 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.883603 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.883634 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.883634 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.883701 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.883734 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.883765 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.883802 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.883836 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.883867 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.883908 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.883940 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.883973 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.884009 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.884040 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.884075 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.884108 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.884141 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.884176 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.884208 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.884245 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:06.884276 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:06.929647 np0000180638 devstack@c-api.service[112406]: INFO dbcounter [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Registered counter for database cinder Jun 16 01:35:06.929753 np0000180638 devstack@c-api.service[112403]: INFO dbcounter [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Registered counter for database cinder Jun 16 01:35:06.930837 np0000180638 devstack@c-api.service[112404]: INFO dbcounter [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Registered counter for database cinder Jun 16 01:35:06.930907 np0000180638 devstack@c-api.service[112405]: INFO dbcounter [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Registered counter for database cinder Jun 16 01:35:06.976989 np0000180638 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:06.979231 np0000180638 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-15f86639-d064-4877-af13-d7b5ab9646aa 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:06.982843 np0000180638 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:06.987609 np0000180638 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:07.089987 np0000180638 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writer thread running {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:07.092500 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:07.093579 np0000180638 devstack@c-api.service[112403]: DEBUG dbcounter [-] [112403] Writer thread running {{(pid=112403) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:07.094774 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:07.096378 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:07.097062 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:07.098735 np0000180638 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writer thread running {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:07.098851 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:07.099553 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:07.100741 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.101101 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:07.101298 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:07.103140 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:07.103756 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:07.103983 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.104887 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.105415 np0000180638 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writer thread running {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:07.106306 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:07.107109 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.108600 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:07.108779 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:07.109921 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.111003 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:07.113601 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:07.113695 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.116060 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:07.117262 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.121496 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.142138 np0000180638 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:07.143986 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:07.144545 np0000180638 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-15f86639-d064-4877-af13-d7b5ab9646aa 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:07.145681 np0000180638 devstack@c-api.service[112406]: INFO cinder.rpc [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:07.146481 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.146765 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:07.148618 np0000180638 devstack@c-api.service[112403]: INFO cinder.rpc [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:07.149372 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.150793 np0000180638 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:07.153251 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:07.155466 np0000180638 devstack@c-api.service[112404]: INFO cinder.rpc [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:07.156582 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.156873 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.159664 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.160040 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.160102 np0000180638 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:07.162667 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:07.162895 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.163202 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.164977 np0000180638 devstack@c-api.service[112405]: INFO cinder.rpc [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:07.166033 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.166114 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.167171 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.168122 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.171136 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.171252 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.171318 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.174138 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.174282 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.174440 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.177192 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.177264 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.177553 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.179624 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.179995 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.180475 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.180916 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.182634 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.182948 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.183515 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.184425 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.185291 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.185775 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.186425 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.187130 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.187875 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.189088 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.189366 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.190554 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.191893 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.192707 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.192778 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.194804 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.195711 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.196038 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.196250 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.196310 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.198549 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.198959 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.199042 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.199418 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.199983 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.201508 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.201747 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.201954 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.202776 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.203069 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.203931 np0000180638 devstack@c-api.service[112406]: WARNING cinder.api.contrib.hosts [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:07.204494 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.204632 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.204695 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.204817 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.205847 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.205971 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.206276 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.206996 np0000180638 devstack@c-api.service[112403]: WARNING cinder.api.contrib.hosts [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:07.207296 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.207721 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.207962 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.209032 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.209101 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.209156 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.209992 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: extensions {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.210160 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.210355 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.211326 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-quota-class-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.211624 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.211862 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.212646 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: scheduler-stats {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.212847 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: extensions {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.213043 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.214094 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-quota-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.214180 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-quota-class-sets {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.214376 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.215114 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.215481 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: scheduler-stats {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.215539 np0000180638 devstack@c-api.service[112404]: WARNING cinder.api.contrib.hosts [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:07.215583 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: backups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.216247 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.217078 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-quota-sets {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.217606 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.218110 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-snapshot-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.218923 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.219056 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: backups {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.219288 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.219534 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: consistencygroups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.220431 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.221091 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-snapshot-manage {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.221513 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: extensions {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.221586 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: extra_specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.221967 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.222511 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: consistencygroups {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.222839 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-quota-class-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.223067 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-hosts {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.223452 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.224122 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: scheduler-stats {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.224464 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-volume-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.224535 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: extra_specs {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.224878 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.226006 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-quota-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.226170 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-hosts {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.226263 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-availability-zone {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.226566 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.227525 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-volume-manage {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.227609 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.227719 np0000180638 devstack@c-api.service[112405]: WARNING cinder.api.contrib.hosts [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:07.227967 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: backups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.228442 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.229024 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-availability-zone {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.229129 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-volume-transfer {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.229788 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.230024 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-snapshot-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.230701 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: encryption {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.230792 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: capabilities {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.231121 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.231445 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: consistencygroups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.231988 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.232206 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-volume-transfer {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.232634 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.233415 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: extra_specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.233572 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: os-volume-type-access {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.233647 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: extensions {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.233902 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: capabilities {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.234971 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-hosts {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.235038 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-quota-class-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.235093 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: cgsnapshots {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.235165 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: encryption {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.236263 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: scheduler-stats {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.236341 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-volume-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.236530 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extended resource: qos-specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.237108 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: os-volume-type-access {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.237744 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-availability-zone {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.238644 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] SnapshotActionsController initialized {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:07.238722 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-quota-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.238804 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: cgsnapshots {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.239053 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.239378 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.240111 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: backups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.240216 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extended resource: qos-specs {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.240579 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-volume-transfer {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.240803 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.242146 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.242228 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-snapshot-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.242295 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: capabilities {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.242356 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.contrib.snapshot_actions [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] SnapshotActionsController initialized {{(pid=112403) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:07.243126 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.243478 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.243540 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.243594 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: consistencygroups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.244891 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.244956 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.245006 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: os-volume-type-access {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.245576 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: extra_specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.246325 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.246408 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.246657 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: cgsnapshots {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.247117 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-hosts {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.247698 np0000180638 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.247759 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.248078 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extended resource: qos-specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.248521 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-volume-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.248588 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.248643 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.248915 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.248998 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension AdminActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249120 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension AdminActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249185 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.249238 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension AdminActions extending resource: backups {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249318 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249673 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension TypesManage extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249780 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension UsedLimits extending resource: limits {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249859 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.249923 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-availability-zone {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.249987 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250063 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250165 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250227 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.contrib.snapshot_actions [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] SnapshotActionsController initialized {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:07.250300 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250385 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250518 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-c2eb8c74-d0e3-48bd-b0b9-4210d548347f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.250591 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.250945 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.251284 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.251945 np0000180638 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.252294 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.252830 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.252874 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-volume-transfer {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.252948 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253069 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253171 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension AdminActions extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253298 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension AdminActions extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253413 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension AdminActions extending resource: backups {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253599 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeActions extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253650 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.253716 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension TypesManage extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253821 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension UsedLimits extending resource: limits {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.253920 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254015 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254113 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254213 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254328 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254441 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: capabilities {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.254479 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254541 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-15f86639-d064-4877-af13-d7b5ab9646aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.254980 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.255732 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.256362 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.257304 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: os-volume-type-access {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.257842 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.258270 np0000180638 devstack@c-api.service[112406]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e485f2a3668 pid: 112406 (default app) Jun 16 01:35:07.258878 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: cgsnapshots {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.259191 np0000180638 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.260059 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260170 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260281 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extended resource: qos-specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:07.260331 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260402 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension AdminActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260551 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension AdminActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260634 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension AdminActions extending resource: backups {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260849 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.260957 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension TypesManage extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261062 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension UsedLimits extending resource: limits {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261162 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261253 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261353 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261465 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261584 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261682 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.261793 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-77431cb6-d53d-4823-9380-4d3f9b6b9274 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.262420 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.contrib.snapshot_actions [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] SnapshotActionsController initialized {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:07.262767 np0000180638 devstack@c-api.service[112403]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e485f2a3668 pid: 112403 (default app) Jun 16 01:35:07.263164 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.264552 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.265958 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.266906 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.266906 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.266906 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.266906 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267234 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267234 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267234 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267234 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267537 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267936 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267936 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267936 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.267936 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.267936 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268263 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268263 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268263 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268263 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268263 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268605 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268605 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268605 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268605 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268911 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268911 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268911 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.268911 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.268911 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269638 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.269638 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269638 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.269638 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269638 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.269845 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270078 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270114 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270355 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270632 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270632 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270632 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270632 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270632 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270853 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270853 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270853 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.270853 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.270853 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271060 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271311 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271573 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271573 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271573 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271573 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271573 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271791 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271791 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271791 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.271791 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.271791 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272008 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272008 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272008 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272008 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272188 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272188 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272188 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272188 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272370 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272370 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272370 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272370 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272370 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272615 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272615 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272615 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272615 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272615 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272903 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272903 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.272903 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.272903 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273071 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273071 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273071 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273071 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273239 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273239 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273239 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273239 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273422 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273422 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.273422 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.273422 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275482 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275482 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275482 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275482 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275687 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275687 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275687 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275687 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275687 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.275906 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276167 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276167 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276167 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276167 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276167 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276380 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276667 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.276974 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277211 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277471 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277471 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277471 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277471 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277606 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277606 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277606 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277606 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277606 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277782 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277782 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277782 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277782 np0000180638 devstack@c-api.service[112406]: /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 16 01:35:07.277782 np0000180638 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 16 01:35:07.277934 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.277960 np0000180638 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-59ed9292-9ba2-46fc-afb8-b7f26acbeeeb None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:07.277984 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.278009 np0000180638 devstack@c-api.service[112404]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e485f2a3668 pid: 112404 (default app) Jun 16 01:35:07.278036 np0000180638 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:07.278036 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278036 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278036 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278133 np0000180638 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Tue Jun 16 01:35:07 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension AdminActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension AdminActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension AdminActions extending resource: backups {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension TypesManage extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension UsedLimits extending resource: limits {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278161 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.278312 np0000180638 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-4afee56a-3017-4f1a-b854-8c7b30f0d0fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:07.283547 np0000180638 devstack@c-api.service[112405]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e485f2a3668 pid: 112405 (default app) Jun 16 01:35:14.693802 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.693802 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.693802 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.693802 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.694515 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.694515 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.694515 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.694515 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.694777 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695115 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695115 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695115 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695115 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695115 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695433 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695433 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695433 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695433 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695433 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695730 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695730 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695730 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695730 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695973 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695973 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695973 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.695973 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.695973 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696261 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696261 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696261 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696261 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696261 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696576 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.696921 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697227 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697640 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697640 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697640 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697640 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697640 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697904 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697904 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697904 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.697904 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.697904 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698183 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698505 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698787 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698787 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698787 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.698787 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.698787 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699044 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699044 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699044 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699044 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699044 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699318 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699318 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699318 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699318 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699555 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699555 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699555 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699555 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699762 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699762 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699762 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.699762 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.699762 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700025 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700025 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700025 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700025 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700025 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700286 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700286 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700286 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700286 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700560 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700560 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700560 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700560 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700798 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700798 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.700798 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.700798 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701028 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701028 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701028 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701028 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701258 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701258 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701258 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701258 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701562 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701562 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701562 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701562 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701562 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701806 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701975 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701975 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701975 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.701975 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.701975 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702104 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702262 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702434 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702633 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702796 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702796 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702796 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702796 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702906 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702906 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702906 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.702906 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.702906 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) Jun 16 01:35:14.703046 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.middleware.request_id [None req-11f1a382-e994-4d40-81f8-560738653160 None None] RequestId filter calling following filter/app {{(pid=112403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:15.187702 np0000180638 devstack@c-api.service[112403]: INFO cinder.api.openstack.wsgi [None req-11f1a382-e994-4d40-81f8-560738653160 admin admin] POST https://199.204.45.129/volume/v3/types Jun 16 01:35:15.188213 np0000180638 devstack@c-api.service[112403]: DEBUG cinder.api.openstack.wsgi [None req-11f1a382-e994-4d40-81f8-560738653160 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:15.189918 np0000180638 devstack@c-api.service[112403]: /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 16 01:35:15.189918 np0000180638 devstack@c-api.service[112403]: warnings.warn( Jun 16 01:35:15.232131 np0000180638 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-11f1a382-e994-4d40-81f8-560738653160 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:15.261784 np0000180638 devstack@c-api.service[112403]: INFO cinder.api.openstack.wsgi [None req-11f1a382-e994-4d40-81f8-560738653160 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 16 01:35:15.262472 np0000180638 devstack@c-api.service[112403]: [pid: 112403|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Tue Jun 16 01:35:14 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:35:15.287441 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.287441 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.287996 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.287996 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.287996 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.287996 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.287996 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.288299 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288726 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.288726 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288726 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.288726 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.288726 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289003 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289003 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289003 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289003 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289247 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289247 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289247 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289247 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289516 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289516 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289516 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289516 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289516 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289822 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.289822 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.289822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290095 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290424 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.290719 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291009 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291376 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291376 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291376 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291376 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291602 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291602 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291602 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291602 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291602 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291811 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291811 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291811 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291811 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291811 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.291967 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292145 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292145 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292145 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292145 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292145 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292319 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292319 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292319 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292319 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292319 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292494 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292494 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292494 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292494 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292629 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292629 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292629 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292629 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292757 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292757 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292757 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292757 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292757 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292923 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292923 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292923 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.292923 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.292923 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293082 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293082 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293082 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293082 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293230 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293230 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293230 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293230 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293367 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293367 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293367 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293367 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293523 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293523 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293523 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293523 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293675 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293675 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293675 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293675 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.293822 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294048 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294048 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294048 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294048 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294048 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294249 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294517 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294737 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.294975 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295216 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295216 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295216 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295216 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295369 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295369 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295369 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295369 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295540 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295540 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295540 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295540 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295697 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295697 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295697 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.295697 np0000180638 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) Jun 16 01:35:15.295697 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.middleware.request_id [req-11f1a382-e994-4d40-81f8-560738653160 req-96b07b4f-cae0-492d-9e45-e8c16fcec04e None None] RequestId filter calling following filter/app {{(pid=112404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:15.630231 np0000180638 devstack@c-api.service[112404]: INFO cinder.api.openstack.wsgi [req-11f1a382-e994-4d40-81f8-560738653160 req-96b07b4f-cae0-492d-9e45-e8c16fcec04e admin admin] POST https://199.204.45.129/volume/v3/types/81506430-51c7-4f67-baa2-4c6da818314d/extra_specs Jun 16 01:35:15.630783 np0000180638 devstack@c-api.service[112404]: DEBUG cinder.api.openstack.wsgi [req-11f1a382-e994-4d40-81f8-560738653160 req-96b07b4f-cae0-492d-9e45-e8c16fcec04e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:15.632587 np0000180638 devstack@c-api.service[112404]: /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 16 01:35:15.632587 np0000180638 devstack@c-api.service[112404]: warnings.warn( Jun 16 01:35:15.673623 np0000180638 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [req-11f1a382-e994-4d40-81f8-560738653160 req-96b07b4f-cae0-492d-9e45-e8c16fcec04e 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:15.728657 np0000180638 devstack@c-api.service[112404]: INFO cinder.api.openstack.wsgi [req-11f1a382-e994-4d40-81f8-560738653160 req-96b07b4f-cae0-492d-9e45-e8c16fcec04e admin admin] https://199.204.45.129/volume/v3/types/81506430-51c7-4f67-baa2-4c6da818314d/extra_specs returned with HTTP 200 Jun 16 01:35:15.729432 np0000180638 devstack@c-api.service[112404]: [pid: 112404|app: 0|req: 1/3] 199.204.45.129 () {70 vars in 1505 bytes} [Tue Jun 16 01:35:15 2026] POST /volume/v3/types/81506430-51c7-4f67-baa2-4c6da818314d/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:35:17.145493 np0000180638 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=6 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:17.167422 np0000180638 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writing DB stats cinder:SELECT=6 {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:25.258944 np0000180638 devstack@c-api.service[112403]: DEBUG dbcounter [-] [112403] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112403) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:25.727286 np0000180638 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}