Jun 17 14:27:13.486865 np0000181142 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 14:27:13.498175 np0000181142 devstack@c-api.service[117789]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 14:27:13 2026] *** Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: nodename: np0000181142 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: machine: x86_64 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: clock source: unix Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: pcre jit disabled Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: detected number of CPU cores: 16 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: current working directory: / Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: detected binary path: /usr/bin/uwsgi-core Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: your processes number limit is 256917 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: your memory page size is 4096 bytes Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: detected max file descriptor number: 2048 Jun 17 14:27:13.500469 np0000181142 devstack@c-api.service[117789]: lock engine: pthread robust mutexes Jun 17 14:27:13.501178 np0000181142 devstack@c-api.service[117789]: thunder lock: enabled Jun 17 14:27:13.501178 np0000181142 devstack@c-api.service[117789]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 14:27:13.501178 np0000181142 devstack@c-api.service[117789]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 14:27:13.501178 np0000181142 devstack@c-api.service[117789]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 14:27:13.501178 np0000181142 devstack@c-api.service[117789]: Set PythonHome to /opt/stack/data/venv Jun 17 14:27:13.535190 np0000181142 devstack@c-api.service[117789]: Python main interpreter initialized at 0x739a2a0a3668 Jun 17 14:27:13.535190 np0000181142 devstack@c-api.service[117789]: python threads support enabled Jun 17 14:27:13.535190 np0000181142 devstack@c-api.service[117789]: your server socket listen backlog is limited to 100 connections Jun 17 14:27:13.535190 np0000181142 devstack@c-api.service[117789]: your mercy for graceful operations on workers is 80 seconds Jun 17 14:27:13.535719 np0000181142 devstack@c-api.service[117789]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 14:27:13.535914 np0000181142 devstack@c-api.service[117789]: *** Operational MODE: preforking *** Jun 17 14:27:13.536082 np0000181142 devstack@c-api.service[117789]: *** uWSGI is running in multiple interpreter mode *** Jun 17 14:27:13.536082 np0000181142 devstack@c-api.service[117789]: spawned uWSGI master process (pid: 117789) Jun 17 14:27:13.536204 np0000181142 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 14:27:13.536825 np0000181142 devstack@c-api.service[117789]: spawned uWSGI worker 1 (pid: 117791, cores: 1) Jun 17 14:27:13.537426 np0000181142 devstack@c-api.service[117789]: spawned uWSGI worker 2 (pid: 117792, cores: 1) Jun 17 14:27:13.537856 np0000181142 devstack@c-api.service[117789]: spawned uWSGI worker 3 (pid: 117793, cores: 1) Jun 17 14:27:13.538321 np0000181142 devstack@c-api.service[117789]: spawned uWSGI worker 4 (pid: 117794, cores: 1) Jun 17 14:27:13.538386 np0000181142 devstack@c-api.service[117789]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: we strongly recommend against using it for new projects. Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: framework. For more detail see Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:27:13.666615 np0000181142 devstack@c-api.service[117791]: import eventlet # noqa Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: we strongly recommend against using it for new projects. Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: framework. For more detail see Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:27:13.667790 np0000181142 devstack@c-api.service[117792]: import eventlet # noqa Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: we strongly recommend against using it for new projects. Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: framework. For more detail see Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:27:13.670299 np0000181142 devstack@c-api.service[117794]: import eventlet # noqa Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: we strongly recommend against using it for new projects. Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: framework. For more detail see Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:27:13.671194 np0000181142 devstack@c-api.service[117793]: import eventlet # noqa Jun 17 14:27:13.755443 np0000181142 devstack@c-api.service[117792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 14:27:13.755443 np0000181142 devstack@c-api.service[117792]: warnings.warn( Jun 17 14:27:13.757391 np0000181142 devstack@c-api.service[117793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 14:27:13.757391 np0000181142 devstack@c-api.service[117793]: warnings.warn( Jun 17 14:27:13.758404 np0000181142 devstack@c-api.service[117794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 14:27:13.758404 np0000181142 devstack@c-api.service[117794]: warnings.warn( Jun 17 14:27:13.758791 np0000181142 devstack@c-api.service[117791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 14:27:13.758791 np0000181142 devstack@c-api.service[117791]: warnings.warn( Jun 17 14:27:13.832829 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:13.832829 np0000181142 devstack@c-api.service[117791]: from cgi import parse_header Jun 17 14:27:13.833069 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:13.833069 np0000181142 devstack@c-api.service[117794]: from cgi import parse_header Jun 17 14:27:13.833911 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:13.833911 np0000181142 devstack@c-api.service[117793]: from cgi import parse_header Jun 17 14:27:13.846496 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:13.846496 np0000181142 devstack@c-api.service[117792]: from cgi import parse_header Jun 17 14:27:13.881894 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:13.881894 np0000181142 devstack@c-api.service[117791]: removals.removed_module( Jun 17 14:27:13.883421 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:13.883421 np0000181142 devstack@c-api.service[117791]: removals.removed_module( Jun 17 14:27:13.885020 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:13.885020 np0000181142 devstack@c-api.service[117793]: removals.removed_module( Jun 17 14:27:13.886282 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:13.886282 np0000181142 devstack@c-api.service[117794]: removals.removed_module( Jun 17 14:27:13.886468 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:13.886468 np0000181142 devstack@c-api.service[117793]: removals.removed_module( Jun 17 14:27:13.888088 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:13.888088 np0000181142 devstack@c-api.service[117794]: removals.removed_module( Jun 17 14:27:13.900247 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:13.900247 np0000181142 devstack@c-api.service[117792]: removals.removed_module( Jun 17 14:27:13.902043 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:13.902043 np0000181142 devstack@c-api.service[117792]: removals.removed_module( Jun 17 14:27:14.503530 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:14.503530 np0000181142 devstack@c-api.service[117794]: warnings.warn( Jun 17 14:27:14.505449 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:14.505449 np0000181142 devstack@c-api.service[117791]: warnings.warn( Jun 17 14:27:14.522476 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:14.522476 np0000181142 devstack@c-api.service[117793]: warnings.warn( Jun 17 14:27:14.542096 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:14.542096 np0000181142 devstack@c-api.service[117792]: warnings.warn( Jun 17 14:27:14.596629 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:14.596629 np0000181142 devstack@c-api.service[117791]: warnings.warn( Jun 17 14:27:14.601708 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:14.601708 np0000181142 devstack@c-api.service[117794]: warnings.warn( Jun 17 14:27:14.617362 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:14.617362 np0000181142 devstack@c-api.service[117793]: warnings.warn( Jun 17 14:27:14.637180 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:14.637180 np0000181142 devstack@c-api.service[117792]: warnings.warn( Jun 17 14:27:14.895760 np0000181142 devstack@c-api.service[117794]: 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 17 14:27:14.895760 np0000181142 devstack@c-api.service[117794]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117794) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:27:14.896550 np0000181142 devstack@c-api.service[117791]: 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 17 14:27:14.896891 np0000181142 devstack@c-api.service[117791]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117791) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:27:14.902472 np0000181142 devstack@c-api.service[117793]: 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 17 14:27:14.902715 np0000181142 devstack@c-api.service[117793]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117793) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:27:14.926944 np0000181142 devstack@c-api.service[117792]: 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 17 14:27:14.927374 np0000181142 devstack@c-api.service[117792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117792) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:27:14.980964 np0000181142 devstack@c-api.service[117794]: /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 17 14:27:14.980964 np0000181142 devstack@c-api.service[117794]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:27:14.981615 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:14.981615 np0000181142 devstack@c-api.service[117793]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:27:14.983608 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:14.983608 np0000181142 devstack@c-api.service[117791]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:27:14.996134 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:14.996134 np0000181142 devstack@c-api.service[117792]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:27:15.455060 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117793) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:27:15.455265 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117794) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:27:15.455330 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117791) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:27:15.455394 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.455509 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.455573 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.455670 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.455744 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.455824 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.455890 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.455947 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117792) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:27:15.456016 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.456075 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.456131 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.456131 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.456344 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.457214 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.457365 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.457365 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.457479 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.457541 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.457636 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.457701 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.457758 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.457815 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.457870 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.457928 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.458010 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.458068 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.458125 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.458180 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.458247 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.458310 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.458310 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.458410 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.458466 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.458533 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.458614 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.458686 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.458755 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.458755 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.458855 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.458911 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.458911 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.459013 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.459013 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.459013 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.459187 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.459187 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.459289 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.459352 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.459411 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.459463 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.459518 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.459608 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.459683 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.459749 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.459806 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.459863 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.459927 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.459984 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.460040 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.460096 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.460169 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.460234 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.460291 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.460877 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.460877 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.461123 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.461209 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.461313 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.461397 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.461493 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.461623 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.461725 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.461812 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.461916 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.462006 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.462093 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.462185 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.462284 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.462381 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.462481 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.462481 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.462481 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.462481 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.462853 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.462948 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.463032 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.463481 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.463481 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.463700 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.463700 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.463875 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.463969 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.463969 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.464152 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.464243 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.464328 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.464417 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.464502 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.464627 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.464740 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.464834 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.464928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.465122 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.465218 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.465316 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.465389 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.465430 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.465430 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.465514 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.465554 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.465611 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.465654 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.465654 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.465744 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.465786 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.465786 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.465858 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.465898 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.465898 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.465966 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.466006 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.466051 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.466091 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.466129 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.466167 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.466206 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.466206 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.466275 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.466330 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.466376 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.466376 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.466471 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.466512 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.466550 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.466611 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.466611 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.466686 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.466686 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.466763 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.466802 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.466802 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.466802 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.467372 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.467459 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.467509 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.467557 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.467617 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.467669 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.467711 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.467751 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.467799 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.467841 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.467881 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.467921 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.467966 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.468006 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.468045 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.468090 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.468135 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.468175 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.468222 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.468268 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.468315 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.468356 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.468395 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.468436 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.468481 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.468521 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.468561 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.468617 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.468668 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.468713 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.468754 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.468796 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.468835 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.468873 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.468913 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.468951 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.469021 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.469060 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.469110 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.469154 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.469154 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.469220 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.469265 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.469306 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.469638 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.469638 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.469638 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.469638 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.473031 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.473104 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.473144 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.473211 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.473288 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.473333 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.473414 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.473633 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.473755 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.473755 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.473896 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.473988 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.474070 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.474137 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.474198 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.474754 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.474897 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.474897 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.474897 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.474897 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.474897 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.477479 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.477619 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.477686 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.477755 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.477837 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.477956 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.478052 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.478413 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.478413 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.478649 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.478649 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.478649 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.478649 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.478875 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.479201 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.479324 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.479412 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.479412 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.479529 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.479616 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.479679 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.479742 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.479801 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.479863 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.479863 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.480005 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.480065 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.480065 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.480177 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.480237 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.480295 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.480356 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.480418 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.480418 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.480418 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.481523 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.481646 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.481646 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.481775 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.481836 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.481915 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.481915 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.482017 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.482094 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.482157 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.482219 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.482281 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.482341 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.482401 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.482470 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.482534 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.482618 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.482681 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.482758 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.482822 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.482882 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.482942 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.482942 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.483055 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.483126 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.483196 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.483259 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.483320 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.483390 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.483451 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.483451 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.483568 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.483656 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.483717 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.483777 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.483837 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.483898 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.483973 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.483973 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.484105 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.484165 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.484234 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.484294 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.484354 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.484416 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.484491 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.485186 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.485539 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.485539 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.485634 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.485682 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.485733 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.485778 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.485814 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.485854 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.485889 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.485932 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.485970 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.486004 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.486044 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.486103 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.486103 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.486196 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.486481 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.486481 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.486559 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.486620 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.486660 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.486660 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.486731 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.486779 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.486819 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.486862 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.486862 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.486932 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.486971 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.487017 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.487017 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.487017 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.487017 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.487163 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.487163 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.487848 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.487902 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.487961 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.488004 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.488042 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.488082 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.488128 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.488169 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.488205 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.488250 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.488285 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.488324 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.488367 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.488413 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.488450 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.488450 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.488520 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.488555 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.488608 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.488660 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.488695 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.489070 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.489121 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.489163 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.489211 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.489253 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.489294 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.489328 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.489370 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.489410 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.489446 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.489486 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.489520 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.489561 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.489642 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.489696 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.489732 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.489772 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.489806 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.489847 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.489882 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.489922 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.489962 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.490013 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.490054 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.490095 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.490129 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.490168 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.490203 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.490241 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.490282 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.490321 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.490366 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.490401 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.490443 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.490482 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.490518 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.490555 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.490610 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.490650 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.490684 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.490732 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.490773 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.490812 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.490859 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.490899 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.490939 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.490978 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.491017 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.491056 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.491056 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491056 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491056 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.491194 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491238 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.491238 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.491304 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491339 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.491379 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.491413 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.491450 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.491450 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.491450 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.491554 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491618 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.491654 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491690 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491725 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.491761 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491795 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.491841 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491876 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.491915 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491957 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.491996 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.492034 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.492071 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.492104 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.492146 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.492189 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.492259 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.492305 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.492340 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.492391 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.492427 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.492463 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.492497 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.492533 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.492569 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.492665 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.492709 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.492980 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.493359 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.493410 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.493475 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.493524 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.493555 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.493597 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.493625 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.493653 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.493678 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.493705 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.493729 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.493757 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.493781 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.493816 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.493842 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.493870 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.493895 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.493922 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.493952 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.493979 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.494007 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.494035 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.494116 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.494146 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.494173 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.494202 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.494229 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.494229 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.494846 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.494887 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.494913 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.494964 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.495002 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495028 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495055 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495079 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495107 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495131 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.495160 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495184 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.495211 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.495240 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.495270 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.495294 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.495326 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.495353 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495381 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.495409 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.495435 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.495462 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495487 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.495514 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495539 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.495570 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495608 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495641 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495670 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.495700 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.495731 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495759 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495787 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.495813 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495840 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.495867 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.495893 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.495925 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.495954 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.495981 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496006 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.496033 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496058 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.496085 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496117 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.496145 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.496172 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.496201 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.496230 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.496261 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.496289 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.496315 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.496347 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496375 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.496375 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.496375 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496453 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.496453 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.496504 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.496533 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.496562 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.496602 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.496628 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.496653 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.496681 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.496706 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.496743 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.496771 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496796 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.496860 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.496892 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.496933 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.497006 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.497067 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.497125 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.497160 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.497198 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.497228 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.497256 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.497286 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.497324 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.497384 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.497444 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.497511 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.498291 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.498337 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.498373 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.498405 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.498436 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.498468 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.498500 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.498528 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.498553 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.498580 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.498627 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.498656 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.498694 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.498724 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.498749 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.498777 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.498808 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.498835 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.498864 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.498891 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.498924 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.498952 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.498988 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.499016 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.499016 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.499016 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.499016 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.499110 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.499384 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.499451 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.499489 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.499518 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.499566 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.499615 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.499645 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.499677 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.499705 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.499737 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.499765 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.499800 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.499828 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.499860 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.499888 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.499919 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.499950 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.499978 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.500013 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.500041 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.500071 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.500104 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.500129 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.500157 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.500202 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.500234 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.500281 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.500351 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.501855 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.501944 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.501944 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.502011 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.502068 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.502106 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.502143 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.502184 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.502221 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.502260 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.502305 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.502350 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.502390 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.502430 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.502470 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.502504 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.502549 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.502610 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.502651 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.502696 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.502737 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.502791 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.502834 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.502869 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.502910 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.502949 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.502949 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.503024 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.503069 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.503105 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.503151 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.503191 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.503236 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.503272 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.503312 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.503351 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.503390 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.503431 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.503465 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.503504 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.503546 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.503604 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.503655 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.503694 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.503734 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.503773 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.503812 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.503848 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.503884 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.503928 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.504250 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.504250 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.504432 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.504474 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.504474 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.504539 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.504579 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.504646 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.504685 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.504725 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.504765 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.504802 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.504849 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.504890 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.504930 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.504967 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.505007 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.505007 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.505080 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.505154 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.505195 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.505241 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.505282 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.505319 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.505356 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.505400 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.505400 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.505470 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.505508 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.505543 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.505580 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.505642 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.505682 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.505716 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.505766 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.505806 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.505844 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.505883 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.505922 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.505966 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.506010 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.506054 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.506090 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.506129 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.506173 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.506215 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.506250 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.506294 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.506330 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.506367 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.506419 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.506459 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.506499 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.506499 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.506499 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.506499 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.507608 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.507683 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.507741 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.507790 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.507857 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.507926 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.507995 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.508042 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.508080 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.508080 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.508150 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.508187 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.508235 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.508235 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.508427 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.508427 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.508502 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.508547 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.508614 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.508657 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.508657 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.508739 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.508775 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.508814 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.508851 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.508896 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.508936 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.508936 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.509004 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.509004 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.509004 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.509004 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.509192 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.509246 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.509295 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.509335 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.509375 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.509409 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.509449 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.509488 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.509526 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.509572 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.509625 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.509664 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.509712 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.509751 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.509791 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.509835 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.509870 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.509909 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.509953 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.509989 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.510029 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.510070 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.510110 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.510110 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.510183 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.510183 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.510183 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.510183 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.510183 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.510344 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.510383 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.510430 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.510471 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.510471 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.510471 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.510577 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.510638 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.510678 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.510713 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.510713 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.510789 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.510831 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.510871 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.510911 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.510950 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.510987 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.511026 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.511026 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.511097 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.511097 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.511097 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.511097 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.516708 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.516786 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.516838 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.516880 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.516938 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.516991 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.517036 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.517076 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.517116 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.517158 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.517371 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.517422 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.517422 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.517500 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.517560 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.517619 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.517660 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.517700 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.517741 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.517792 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.517831 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.517869 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.517908 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.517950 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.517993 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.518037 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.518077 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.518116 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.518155 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.518199 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.518243 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.518286 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.518325 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.518370 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.518424 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.518479 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.518533 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.518614 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.518684 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.518750 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.518806 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.518860 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:27:15.518915 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.518978 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:27:15.519035 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.519089 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:27:15.519143 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.519197 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:27:15.519251 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.519316 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:27:15.519316 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:27:15.519316 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:27:15.563711 np0000181142 devstack@c-api.service[117791]: INFO dbcounter [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Registered counter for database cinder Jun 17 14:27:15.563979 np0000181142 devstack@c-api.service[117793]: INFO dbcounter [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Registered counter for database cinder Jun 17 14:27:15.564419 np0000181142 devstack@c-api.service[117792]: INFO dbcounter [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Registered counter for database cinder Jun 17 14:27:15.564607 np0000181142 devstack@c-api.service[117794]: INFO dbcounter [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Registered counter for database cinder Jun 17 14:27:15.606927 np0000181142 devstack@c-api.service[117793]: DEBUG oslo_db.sqlalchemy.engines [None req-a924e776-5aed-40db-9833-e72b0f9db88c 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=117793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.608540 np0000181142 devstack@c-api.service[117791]: DEBUG oslo_db.sqlalchemy.engines [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 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=117791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.609889 np0000181142 devstack@c-api.service[117792]: DEBUG oslo_db.sqlalchemy.engines [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 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=117792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.610986 np0000181142 devstack@c-api.service[117794]: DEBUG oslo_db.sqlalchemy.engines [None req-0df352ea-5fa9-42b2-affb-73fc9749054f 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=117794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.723959 np0000181142 devstack@c-api.service[117793]: DEBUG dbcounter [-] [117793] Writer thread running {{(pid=117793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:27:15.724102 np0000181142 devstack@c-api.service[117791]: DEBUG dbcounter [-] [117791] Writer thread running {{(pid=117791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:27:15.726941 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:27:15.727020 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:27:15.729826 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:27:15.729895 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:27:15.730858 np0000181142 devstack@c-api.service[117794]: DEBUG dbcounter [-] [117794] Writer thread running {{(pid=117794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:27:15.731368 np0000181142 devstack@c-api.service[117792]: DEBUG dbcounter [-] [117792] Writer thread running {{(pid=117792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:27:15.732684 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:27:15.732806 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:27:15.733716 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:27:15.733819 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:27:15.735017 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:27:15.735192 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:27:15.735856 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.736023 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.736372 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:27:15.736566 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:27:15.738785 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.738842 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:27:15.738882 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.739356 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:27:15.741427 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:27:15.742380 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:27:15.742667 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.743528 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.746726 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.747349 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.772324 np0000181142 devstack@c-api.service[117791]: DEBUG oslo_db.sqlalchemy.engines [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 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=117791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.773619 np0000181142 devstack@c-api.service[117793]: DEBUG oslo_db.sqlalchemy.engines [None req-a924e776-5aed-40db-9833-e72b0f9db88c 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=117793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.774938 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:27:15.776327 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:27:15.777253 np0000181142 devstack@c-api.service[117791]: INFO cinder.rpc [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:27:15.778038 np0000181142 devstack@c-api.service[117792]: DEBUG oslo_db.sqlalchemy.engines [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 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=117792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.778471 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.778827 np0000181142 devstack@c-api.service[117793]: INFO cinder.rpc [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:27:15.780040 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.780123 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:27:15.781182 np0000181142 devstack@c-api.service[117794]: DEBUG oslo_db.sqlalchemy.engines [None req-0df352ea-5fa9-42b2-affb-73fc9749054f 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=117794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:15.782122 np0000181142 devstack@c-api.service[117792]: INFO cinder.rpc [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:27:15.782973 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.783763 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:27:15.786085 np0000181142 devstack@c-api.service[117794]: INFO cinder.rpc [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:27:15.787270 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.790562 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.791796 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.793179 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.793889 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.795221 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.796361 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.797115 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.798517 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.799472 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.800288 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.801180 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.802598 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.803769 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.804618 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.805135 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.806904 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.806987 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.807604 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.808156 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.809869 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.810512 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.810932 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.811306 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.813056 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.813616 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.814124 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.815098 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.815956 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.816763 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.817313 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.818080 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.818898 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.818966 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.819667 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.820649 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.821131 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.821194 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.821578 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.823347 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.823995 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.824089 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.827039 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.827447 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.828502 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.828872 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.829832 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.830917 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.831226 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.832270 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.833179 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.833320 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.834511 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.834660 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.835604 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.836015 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.836082 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.837139 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.837241 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.837353 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.837417 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.838561 np0000181142 devstack@c-api.service[117791]: WARNING cinder.api.contrib.hosts [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:27:15.838743 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.838815 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.839303 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.839995 np0000181142 devstack@c-api.service[117793]: WARNING cinder.api.contrib.hosts [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:27:15.840126 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.840607 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.840697 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.840902 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.841183 np0000181142 devstack@c-api.service[117792]: WARNING cinder.api.contrib.hosts [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:27:15.841893 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.841964 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.842019 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.843281 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.843360 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.843418 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.843481 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.844431 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: extensions {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.844642 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.844833 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.844902 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.845768 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-quota-class-sets {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.845845 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: extensions {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.846191 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.846262 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.847123 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: scheduler-stats {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.847203 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-quota-class-sets {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.847266 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: extensions {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.847683 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.848483 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: scheduler-stats {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.848527 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-quota-sets {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.848575 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-quota-class-sets {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.848842 np0000181142 devstack@c-api.service[117794]: WARNING cinder.api.contrib.hosts [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:27:15.849541 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.849870 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: scheduler-stats {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.849925 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-quota-sets {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.849998 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: backups {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.850932 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.851313 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-quota-sets {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.851367 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: backups {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.852254 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.852601 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-snapshot-manage {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.853335 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: backups {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.853769 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.853970 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-snapshot-manage {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.854015 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: consistencygroups {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.854775 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: extensions {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.855385 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-snapshot-manage {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.855441 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: consistencygroups {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.856039 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: extra_specs {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.856173 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-quota-class-sets {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.856826 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: consistencygroups {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.857383 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: extra_specs {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.857452 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: scheduler-stats {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.857572 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-hosts {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.858782 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: extra_specs {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.858967 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-hosts {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.859035 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-quota-sets {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.859093 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-volume-manage {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.860334 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-hosts {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.860400 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-volume-manage {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.860475 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-availability-zone {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.860534 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: backups {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.861675 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-volume-manage {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.861748 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: encryption {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.861818 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-availability-zone {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.863112 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: encryption {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.863215 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-availability-zone {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.863272 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-snapshot-manage {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.863354 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-volume-transfer {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.864474 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: encryption {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.864625 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-volume-transfer {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.864687 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: consistencygroups {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.864901 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: capabilities {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.865962 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-volume-transfer {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.866171 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: encryption {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.866240 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: capabilities {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.866790 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: extra_specs {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.867489 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: encryption {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.867622 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: capabilities {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.867762 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: os-volume-type-access {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.868335 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-hosts {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.868924 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: encryption {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.869058 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: os-volume-type-access {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.869309 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: cgsnapshots {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.869724 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-volume-manage {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.870426 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: os-volume-type-access {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.870661 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: cgsnapshots {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.870788 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extended resource: qos-specs {{(pid=117791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.871122 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-availability-zone {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.872071 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extended resource: qos-specs {{(pid=117793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.872141 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: cgsnapshots {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.872430 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: encryption {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.872996 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] SnapshotActionsController initialized {{(pid=117791) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:27:15.873603 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extended resource: qos-specs {{(pid=117792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.873835 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.873962 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-volume-transfer {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.874160 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.contrib.snapshot_actions [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] SnapshotActionsController initialized {{(pid=117793) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:27:15.875039 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.875348 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.875550 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: capabilities {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.875760 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.contrib.snapshot_actions [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] SnapshotActionsController initialized {{(pid=117792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:27:15.876458 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.876575 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.876751 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.876910 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: encryption {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.877883 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.878060 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.878125 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.878458 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: os-volume-type-access {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.879241 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.879541 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.879634 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.880042 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: cgsnapshots {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.880639 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.881046 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.881231 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.881490 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extended resource: qos-specs {{(pid=117794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:27:15.882179 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.882409 np0000181142 devstack@c-api.service[117791]: WARNING castellan.key_manager.migration [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.883342 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.883396 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.883541 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.883729 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.contrib.snapshot_actions [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] SnapshotActionsController initialized {{(pid=117794) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:27:15.883774 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.883819 np0000181142 devstack@c-api.service[117793]: WARNING castellan.key_manager.migration [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.883856 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension AdminActions extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884025 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension AdminActions extending resource: snapshots {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884133 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension AdminActions extending resource: backups {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884264 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeActions extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884404 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension TypesManage extending resource: types {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884540 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension UsedLimits extending resource: limits {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884669 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.884710 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884787 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884826 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension SnapshotActions extending resource: snapshots {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884877 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.884917 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.884956 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885012 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885144 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885190 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885270 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885309 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension AdminActions extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885397 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.v3.router [None req-3f61c703-e81f-4362-b0b8-f65fbcf68fc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885444 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension AdminActions extending resource: snapshots {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885533 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension AdminActions extending resource: backups {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885654 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeActions extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885800 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension TypesManage extending resource: types {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.885918 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension UsedLimits extending resource: limits {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886032 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886145 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886184 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.886233 np0000181142 devstack@c-api.service[117792]: WARNING castellan.key_manager.migration [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.886271 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886347 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeTypeAccess extending resource: types {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886467 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886577 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.886743 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.v3.router [None req-a924e776-5aed-40db-9833-e72b0f9db88c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887139 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887259 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887382 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887484 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension AdminActions extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887753 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.887797 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension AdminActions extending resource: snapshots {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.887865 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension AdminActions extending resource: backups {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888054 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeActions extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888169 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension TypesManage extending resource: types {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888275 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension UsedLimits extending resource: limits {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888374 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888470 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888569 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888688 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888808 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.888910 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.889009 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.v3.router [None req-7cc50f21-fa58-445c-9670-0535f0c3dcc5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.889068 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.890477 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.891997 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.893433 np0000181142 devstack@c-api.service[117794]: WARNING castellan.key_manager.migration [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:27:15.893750 np0000181142 devstack@c-api.service[117791]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a2a0a3668 pid: 117791 (default app) Jun 17 14:27:15.894504 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension SnapshotActions extending resource: snapshots {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.894601 np0000181142 devstack@c-api.service[117793]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a2a0a3668 pid: 117793 (default app) Jun 17 14:27:15.894694 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.894875 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.894980 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension AdminActions extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895098 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension AdminActions extending resource: snapshots {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895194 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension AdminActions extending resource: backups {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895297 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeActions extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895419 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension TypesManage extending resource: types {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895540 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension UsedLimits extending resource: limits {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895661 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895759 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.895859 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.896269 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeTypeAccess extending resource: types {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.896269 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.896269 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.896380 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.v3.router [None req-0df352ea-5fa9-42b2-affb-73fc9749054f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:27:15.897452 np0000181142 devstack@c-api.service[117792]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a2a0a3668 pid: 117792 (default app) Jun 17 14:27:15.902754 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.902754 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903295 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.903295 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903295 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.903295 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903295 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.903695 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904103 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904103 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904103 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904103 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904103 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904449 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904449 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904449 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904449 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904758 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904758 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.904758 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.904758 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905036 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905036 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905036 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905036 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905036 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905402 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905402 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905402 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905402 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905402 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.905792 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906192 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.906615 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907063 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907441 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907441 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907441 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907441 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907630 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907630 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907630 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907630 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907630 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907860 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907860 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907860 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.907860 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.907860 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908055 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908277 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908277 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908277 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908277 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908277 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908493 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908493 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908493 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908493 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908493 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908718 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908718 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908718 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908718 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908888 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908888 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.908888 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.908888 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909072 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909072 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909072 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909072 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909072 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909291 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909291 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909291 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909291 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909291 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909485 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909485 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909485 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909485 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909671 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909671 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909671 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909671 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909842 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909842 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.909842 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.909842 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910021 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910021 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910021 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910021 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910176 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910176 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910176 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910176 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910346 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910623 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910623 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910623 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910623 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910623 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.910906 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911178 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911435 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.911716 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.911980 np0000181142 devstack@c-api.service[117794]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a2a0a3668 pid: 117794 (default app) Jun 17 14:27:15.912020 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912020 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912020 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912020 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912200 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912200 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912200 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912200 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912373 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912373 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912373 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912373 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: /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 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: warnings.warn(deprecated_msg) Jun 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-74af41f1-f9cc-4b9a-ba99-845e764f0842 None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:27:15.912543 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Wed Jun 17 14:27:15 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 14:27:22.854148 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854148 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854148 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854148 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854148 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854782 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854782 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854782 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854782 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854782 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.854941 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855167 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855167 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855167 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855167 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855295 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855295 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855295 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855295 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855427 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855427 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855427 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855427 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855553 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855553 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855553 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855553 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855553 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855802 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855802 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855802 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855802 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855802 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.855950 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856129 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856308 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856496 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856496 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856496 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856496 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856496 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856684 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856684 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856684 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856684 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856684 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.856833 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857110 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857285 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857285 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857285 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857285 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857285 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857441 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857441 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857441 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857441 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857441 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857887 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857887 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.857887 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.857887 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.858710 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.858710 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.858710 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.858710 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.858974 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.858974 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.858974 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.858974 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.858974 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859284 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859284 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859284 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859284 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859284 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859575 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859575 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859575 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859575 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859845 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859845 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.859845 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.859845 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860093 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860093 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860093 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860093 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860336 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860336 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860336 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860336 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860618 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860618 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860618 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860618 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860995 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860995 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860995 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.860995 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.860995 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.861327 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861709 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.861709 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861709 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.861709 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.861709 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862018 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862373 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.862761 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863114 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863479 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863479 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863479 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863479 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863749 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863749 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863749 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.863749 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.863749 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: warnings.warn(deprecated_msg) Jun 17 14:27:22.864052 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.middleware.request_id [None req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 None None] RequestId filter calling following filter/app {{(pid=117793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:27:23.358068 np0000181142 devstack@c-api.service[117793]: INFO cinder.api.openstack.wsgi [None req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 admin admin] POST https://199.204.45.144/volume/v3/types Jun 17 14:27:23.358528 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.openstack.wsgi [None req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 14:27:23.360150 np0000181142 devstack@c-api.service[117793]: /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 17 14:27:23.360150 np0000181142 devstack@c-api.service[117793]: warnings.warn( Jun 17 14:27:23.396382 np0000181142 devstack@c-api.service[117793]: DEBUG oslo_db.sqlalchemy.engines [None req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 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=117793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:23.488560 np0000181142 devstack@c-api.service[117793]: INFO cinder.api.openstack.wsgi [None req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 17 14:27:23.489265 np0000181142 devstack@c-api.service[117793]: [pid: 117793|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Wed Jun 17 14:27:22 2026] POST /volume/v3/types => generated 186 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:27:23.514627 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.514627 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.514627 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.514627 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.515871 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.515871 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.515871 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.515871 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.516301 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516999 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.516999 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516999 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.516999 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.516999 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.517972 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.517972 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.517972 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.517972 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.517972 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.518563 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.518563 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.518563 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.518563 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.518875 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.518875 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.518875 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.518875 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.518875 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519153 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519153 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519153 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519153 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519153 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519397 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.519736 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520083 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520381 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520381 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520381 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520381 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520381 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520677 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520677 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520677 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520677 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520677 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.520918 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.521246 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521533 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.521533 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521533 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.521533 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.521533 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.522816 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.522816 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.522816 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.522816 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.522816 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523211 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523211 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523211 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523211 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523542 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523542 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523542 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523542 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523946 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523946 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523946 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.523946 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.523946 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.524358 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.524358 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.524358 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.524358 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.524358 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.524737 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.524737 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.524737 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.524737 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525073 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525073 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525073 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525073 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525388 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525388 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525388 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525388 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525721 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525721 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.525721 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.525721 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526083 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526083 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526083 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526083 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526417 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526417 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526417 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526417 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526417 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.526841 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527236 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527236 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527236 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527236 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527236 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527422 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.527690 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528322 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.528781 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529219 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529219 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529219 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529219 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529493 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529493 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529493 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529493 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529493 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: warnings.warn(deprecated_msg) Jun 17 14:27:23.529759 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.middleware.request_id [req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 req-d8828f33-b899-43de-b31a-9e597484fa7c None None] RequestId filter calling following filter/app {{(pid=117792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:27:23.862711 np0000181142 devstack@c-api.service[117792]: INFO cinder.api.openstack.wsgi [req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 req-d8828f33-b899-43de-b31a-9e597484fa7c admin admin] POST https://199.204.45.144/volume/v3/types/499145fc-3f1c-49fb-9db5-7a91683c4666/extra_specs Jun 17 14:27:23.863136 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.openstack.wsgi [req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 req-d8828f33-b899-43de-b31a-9e597484fa7c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 14:27:23.864831 np0000181142 devstack@c-api.service[117792]: /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 17 14:27:23.864831 np0000181142 devstack@c-api.service[117792]: warnings.warn( Jun 17 14:27:23.899365 np0000181142 devstack@c-api.service[117792]: DEBUG oslo_db.sqlalchemy.engines [req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 req-d8828f33-b899-43de-b31a-9e597484fa7c 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=117792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:27:23.966225 np0000181142 devstack@c-api.service[117792]: INFO cinder.api.openstack.wsgi [req-24aae4fe-c07c-4e8c-96b2-a8a2e6475742 req-d8828f33-b899-43de-b31a-9e597484fa7c admin admin] https://199.204.45.144/volume/v3/types/499145fc-3f1c-49fb-9db5-7a91683c4666/extra_specs returned with HTTP 200 Jun 17 14:27:23.967138 np0000181142 devstack@c-api.service[117792]: [pid: 117792|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Wed Jun 17 14:27:23 2026] POST /volume/v3/types/499145fc-3f1c-49fb-9db5-7a91683c4666/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 14:27:25.776622 np0000181142 devstack@c-api.service[117791]: DEBUG dbcounter [-] [117791] Writing DB stats cinder:SELECT=6 {{(pid=117791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:27:25.787611 np0000181142 devstack@c-api.service[117794]: DEBUG dbcounter [-] [117794] Writing DB stats cinder:SELECT=6 {{(pid=117794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:27:33.484585 np0000181142 devstack@c-api.service[117793]: DEBUG dbcounter [-] [117793] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:27:33.964490 np0000181142 devstack@c-api.service[117792]: DEBUG dbcounter [-] [117792] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:32:02.537536 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.537536 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.537536 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.537536 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.538348 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.538348 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.538348 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.538348 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.538676 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539183 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539183 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539183 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539183 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539183 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539629 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539629 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539629 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539629 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539629 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539965 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539965 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.539965 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.539965 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.540710 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.540710 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.540710 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.540710 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.540710 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541122 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541122 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541122 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541122 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541122 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541448 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.541890 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.542282 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542711 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.542711 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542711 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.542711 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.542711 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543116 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543116 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543116 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543116 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543116 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543519 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.543831 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544106 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544106 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544106 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544106 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544106 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544338 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544338 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544338 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544338 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544338 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544545 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544545 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544545 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544545 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544733 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544733 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544733 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544733 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544895 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544895 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544895 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.544895 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.544895 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545124 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545124 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545124 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545124 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545124 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545315 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545315 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545315 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545315 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545519 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545519 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545519 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545519 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545751 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545751 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545751 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545751 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545944 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545944 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.545944 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.545944 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546127 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546127 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546127 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546127 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546300 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546300 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546300 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546300 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546300 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546547 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546818 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546818 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546818 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.546818 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.546818 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547026 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547354 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547678 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.547941 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548209 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548209 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548209 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548209 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548390 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548390 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548390 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548390 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548390 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: warnings.warn(deprecated_msg) Jun 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.middleware.request_id [None req-49dc785f-c4d2-4b3d-8266-0c1be1468a04 None None] RequestId filter calling following filter/app {{(pid=117794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:02.548670 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [None req-49dc785f-c4d2-4b3d-8266-0c1be1468a04 None None] GET https://199.204.45.144/volume// Jun 17 14:32:02.548953 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [None req-49dc785f-c4d2-4b3d-8266-0c1be1468a04 None None] Empty body provided in request {{(pid=117794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:02.548953 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [None req-49dc785f-c4d2-4b3d-8266-0c1be1468a04 None None] Calling method 'all' {{(pid=117794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:02.548953 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [None req-49dc785f-c4d2-4b3d-8266-0c1be1468a04 None None] https://199.204.45.144/volume// returned with HTTP 300 Jun 17 14:32:02.548953 np0000181142 devstack@c-api.service[117794]: [pid: 117794|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Wed Jun 17 14:32:02 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 14:32:40.750413 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-6c8dda71-b3a4-4a06-9cb0-270e6fe2802c None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:40.751986 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 2/5] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 14:32:40 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 14:32:40.786497 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.middleware.request_id [None req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 None None] RequestId filter calling following filter/app {{(pid=117793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:40.792438 np0000181142 devstack@c-api.service[117793]: [pid: 117793|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 14:32:40 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 14:32:40.829666 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.middleware.request_id [req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 req-cdfbaf1f-2f53-4a43-ab06-0620aaddf677 None None] RequestId filter calling following filter/app {{(pid=117792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:40.833281 np0000181142 devstack@c-api.service[117792]: INFO cinder.api.openstack.wsgi [req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 req-cdfbaf1f-2f53-4a43-ab06-0620aaddf677 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 14:32:40.833767 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.openstack.wsgi [req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 req-cdfbaf1f-2f53-4a43-ab06-0620aaddf677 demo demo] Empty body provided in request {{(pid=117792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:40.834167 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.openstack.wsgi [req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 req-cdfbaf1f-2f53-4a43-ab06-0620aaddf677 demo demo] Calling method 'version_select' {{(pid=117792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:40.837632 np0000181142 devstack@c-api.service[117792]: INFO cinder.api.openstack.wsgi [req-52c678a3-8cf3-4ad0-8f2c-be382587edd2 req-cdfbaf1f-2f53-4a43-ab06-0620aaddf677 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 14:32:40.838321 np0000181142 devstack@c-api.service[117792]: [pid: 117792|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 14:32:40 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:40.878743 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.middleware.request_id [None req-306c693a-08d4-4479-a266-0518edd238d0 None None] RequestId filter calling following filter/app {{(pid=117794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:41.195461 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] GET https://199.204.45.144/volume/v3/types Jun 17 14:32:41.195907 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] Empty body provided in request {{(pid=117794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:41.195907 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] Calling method 'index' {{(pid=117794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:41.196460 np0000181142 devstack@c-api.service[117794]: /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 17 14:32:41.196460 np0000181142 devstack@c-api.service[117794]: warnings.warn( Jun 17 14:32:41.196976 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.api_utils [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] Removing options '' from query. {{(pid=117794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 14:32:41.235566 np0000181142 devstack@c-api.service[117794]: DEBUG oslo_db.sqlalchemy.engines [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] 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=117794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:32:41.256095 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [None req-306c693a-08d4-4479-a266-0518edd238d0 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 17 14:32:41.256605 np0000181142 devstack@c-api.service[117794]: [pid: 117794|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1290 bytes} [Wed Jun 17 14:32:40 2026] GET /volume/v3/types => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:41.288122 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-b61aca93-081f-4337-889f-df6c79e99682 None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:41.618775 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-b61aca93-081f-4337-889f-df6c79e99682 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 14:32:41.619114 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-b61aca93-081f-4337-889f-df6c79e99682 demo demo] Empty body provided in request {{(pid=117791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:41.619385 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-b61aca93-081f-4337-889f-df6c79e99682 demo demo] Calling method 'show' {{(pid=117791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:41.653695 np0000181142 devstack@c-api.service[117791]: DEBUG oslo_db.sqlalchemy.engines [None req-b61aca93-081f-4337-889f-df6c79e99682 demo demo] 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=117791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:32:41.672006 np0000181142 devstack@c-api.service[117791]: /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 17 14:32:41.672006 np0000181142 devstack@c-api.service[117791]: warnings.warn( Jun 17 14:32:41.674088 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-b61aca93-081f-4337-889f-df6c79e99682 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 14:32:41.674453 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 3/9] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 14:32:41 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:42.117464 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.middleware.request_id [None req-f8972ebf-2807-432d-939b-b4b6f5af7a24 None None] RequestId filter calling following filter/app {{(pid=117793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.118744 np0000181142 devstack@c-api.service[117793]: [pid: 117793|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 14:32:42.153419 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.middleware.request_id [None req-cdef2187-69bf-4007-90c2-d09b00ca4b96 None None] RequestId filter calling following filter/app {{(pid=117792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.159702 np0000181142 devstack@c-api.service[117792]: [pid: 117792|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 14:32:42.195634 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.middleware.request_id [req-cdef2187-69bf-4007-90c2-d09b00ca4b96 req-58fab3f9-f251-471e-99d0-a26420fd2ef3 None None] RequestId filter calling following filter/app {{(pid=117794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.198150 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-cdef2187-69bf-4007-90c2-d09b00ca4b96 req-58fab3f9-f251-471e-99d0-a26420fd2ef3 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 14:32:42.198390 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-cdef2187-69bf-4007-90c2-d09b00ca4b96 req-58fab3f9-f251-471e-99d0-a26420fd2ef3 demo demo] Empty body provided in request {{(pid=117794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:42.198668 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-cdef2187-69bf-4007-90c2-d09b00ca4b96 req-58fab3f9-f251-471e-99d0-a26420fd2ef3 demo demo] Calling method 'version_select' {{(pid=117794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:42.199274 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-cdef2187-69bf-4007-90c2-d09b00ca4b96 req-58fab3f9-f251-471e-99d0-a26420fd2ef3 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 14:32:42.199729 np0000181142 devstack@c-api.service[117794]: [pid: 117794|app: 0|req: 3/12] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:42.235139 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-5ae69a3d-ad3d-450f-a6bd-05210801d449 None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.237542 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-5ae69a3d-ad3d-450f-a6bd-05210801d449 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 14:32:42.237807 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-5ae69a3d-ad3d-450f-a6bd-05210801d449 demo demo] Empty body provided in request {{(pid=117791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:42.238067 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-5ae69a3d-ad3d-450f-a6bd-05210801d449 demo demo] Calling method 'show' {{(pid=117791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:42.247528 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-5ae69a3d-ad3d-450f-a6bd-05210801d449 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 14:32:42.248011 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 4/13] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:42.839612 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.middleware.request_id [None req-0711f271-08f6-4f85-af2b-c78fca57ef64 None None] RequestId filter calling following filter/app {{(pid=117793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.840879 np0000181142 devstack@c-api.service[117793]: [pid: 117793|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 14:32:42.873858 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.middleware.request_id [None req-d883ac8a-073c-4228-a57f-c0fae49e6dda None None] RequestId filter calling following filter/app {{(pid=117792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.875682 np0000181142 devstack@c-api.service[117792]: [pid: 117792|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 14:32:42.905762 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.middleware.request_id [req-d883ac8a-073c-4228-a57f-c0fae49e6dda req-03dcdf16-75b4-4996-b1ce-a076b2de2870 None None] RequestId filter calling following filter/app {{(pid=117794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.909041 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-d883ac8a-073c-4228-a57f-c0fae49e6dda req-03dcdf16-75b4-4996-b1ce-a076b2de2870 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 14:32:42.909441 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-d883ac8a-073c-4228-a57f-c0fae49e6dda req-03dcdf16-75b4-4996-b1ce-a076b2de2870 demo demo] Empty body provided in request {{(pid=117794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:42.910018 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-d883ac8a-073c-4228-a57f-c0fae49e6dda req-03dcdf16-75b4-4996-b1ce-a076b2de2870 demo demo] Calling method 'version_select' {{(pid=117794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:42.910524 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-d883ac8a-073c-4228-a57f-c0fae49e6dda req-03dcdf16-75b4-4996-b1ce-a076b2de2870 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 14:32:42.911287 np0000181142 devstack@c-api.service[117794]: [pid: 117794|app: 0|req: 4/16] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:42.949289 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-d331e95a-2080-43a5-aafc-301993461841 None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:42.952897 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-d331e95a-2080-43a5-aafc-301993461841 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 14:32:42.953239 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-d331e95a-2080-43a5-aafc-301993461841 demo demo] Empty body provided in request {{(pid=117791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:42.953609 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-d331e95a-2080-43a5-aafc-301993461841 demo demo] Calling method 'show' {{(pid=117791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:42.964633 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-d331e95a-2080-43a5-aafc-301993461841 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 14:32:42.965193 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 5/17] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 14:32:42 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:43.002238 np0000181142 devstack@c-api.service[117793]: DEBUG cinder.api.middleware.request_id [None req-3dc82476-abf6-423d-a522-3102ed9e2e0c None None] RequestId filter calling following filter/app {{(pid=117793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:43.003621 np0000181142 devstack@c-api.service[117793]: [pid: 117793|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 17 14:32:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 14:32:43.036060 np0000181142 devstack@c-api.service[117792]: DEBUG cinder.api.middleware.request_id [None req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 None None] RequestId filter calling following filter/app {{(pid=117792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:43.038628 np0000181142 devstack@c-api.service[117792]: [pid: 117792|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 17 14:32:43 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 14:32:43.069616 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.middleware.request_id [req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 req-4adf3c06-3f6c-4992-90d3-cdc8eced80e4 None None] RequestId filter calling following filter/app {{(pid=117794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:43.073179 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 req-4adf3c06-3f6c-4992-90d3-cdc8eced80e4 demo demo] GET https://199.204.45.144/volume/v3/ Jun 17 14:32:43.073497 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 req-4adf3c06-3f6c-4992-90d3-cdc8eced80e4 demo demo] Empty body provided in request {{(pid=117794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:43.073993 np0000181142 devstack@c-api.service[117794]: DEBUG cinder.api.openstack.wsgi [req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 req-4adf3c06-3f6c-4992-90d3-cdc8eced80e4 demo demo] Calling method 'version_select' {{(pid=117794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:43.074811 np0000181142 devstack@c-api.service[117794]: INFO cinder.api.openstack.wsgi [req-0d7f34fd-9838-4e50-adf8-a3e7f32d6073 req-4adf3c06-3f6c-4992-90d3-cdc8eced80e4 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 17 14:32:43.075524 np0000181142 devstack@c-api.service[117794]: [pid: 117794|app: 0|req: 5/20] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 17 14:32:43 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:43.114525 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.middleware.request_id [None req-6b9f7588-82d3-44cf-8c96-b011fa41f20f None None] RequestId filter calling following filter/app {{(pid=117791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:32:43.118612 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-6b9f7588-82d3-44cf-8c96-b011fa41f20f demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 17 14:32:43.119122 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7588-82d3-44cf-8c96-b011fa41f20f demo demo] Empty body provided in request {{(pid=117791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:32:43.119556 np0000181142 devstack@c-api.service[117791]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7588-82d3-44cf-8c96-b011fa41f20f demo demo] Calling method 'show' {{(pid=117791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:32:43.133048 np0000181142 devstack@c-api.service[117791]: INFO cinder.api.openstack.wsgi [None req-6b9f7588-82d3-44cf-8c96-b011fa41f20f demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 17 14:32:43.133660 np0000181142 devstack@c-api.service[117791]: [pid: 117791|app: 0|req: 6/21] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 17 14:32:43 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:32:51.249832 np0000181142 devstack@c-api.service[117794]: DEBUG dbcounter [-] [117794] Writing DB stats cinder:SELECT=1 {{(pid=117794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:32:53.126664 np0000181142 devstack@c-api.service[117791]: DEBUG dbcounter [-] [117791] Writing DB stats cinder:SELECT=8 {{(pid=117791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}