Jul 02 13:26:14.066553 np0000004280 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 02 13:26:14.071695 np0000004280 devstack@c-api.service[99671]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 2 13:26:14 2026] *** Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: nodename: np0000004280 Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: machine: x86_64 Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: clock source: unix Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: pcre jit disabled Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: detected number of CPU cores: 16 Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: current working directory: / Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: detected binary path: /usr/bin/uwsgi-core Jul 02 13:26:14.074104 np0000004280 devstack@c-api.service[99671]: your processes number limit is 257052 Jul 02 13:26:14.074519 np0000004280 devstack@c-api.service[99671]: your memory page size is 4096 bytes Jul 02 13:26:14.074519 np0000004280 devstack@c-api.service[99671]: detected max file descriptor number: 2048 Jul 02 13:26:14.074519 np0000004280 devstack@c-api.service[99671]: lock engine: pthread robust mutexes Jul 02 13:26:14.074519 np0000004280 devstack@c-api.service[99671]: thunder lock: enabled Jul 02 13:26:14.074636 np0000004280 devstack@c-api.service[99671]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 02 13:26:14.074636 np0000004280 devstack@c-api.service[99671]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 02 13:26:14.074636 np0000004280 devstack@c-api.service[99671]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 02 13:26:14.074636 np0000004280 devstack@c-api.service[99671]: Set PythonHome to /opt/stack/data/venv Jul 02 13:26:14.106300 np0000004280 devstack@c-api.service[99671]: Python main interpreter initialized at 0x7f1c2c8a3668 Jul 02 13:26:14.106300 np0000004280 devstack@c-api.service[99671]: python threads support enabled Jul 02 13:26:14.106300 np0000004280 devstack@c-api.service[99671]: your server socket listen backlog is limited to 100 connections Jul 02 13:26:14.106300 np0000004280 devstack@c-api.service[99671]: your mercy for graceful operations on workers is 80 seconds Jul 02 13:26:14.106811 np0000004280 devstack@c-api.service[99671]: mapped 671795 bytes (656 KB) for 4 cores Jul 02 13:26:14.106954 np0000004280 devstack@c-api.service[99671]: *** Operational MODE: preforking *** Jul 02 13:26:14.107131 np0000004280 devstack@c-api.service[99671]: *** uWSGI is running in multiple interpreter mode *** Jul 02 13:26:14.107131 np0000004280 devstack@c-api.service[99671]: spawned uWSGI master process (pid: 99671) Jul 02 13:26:14.107310 np0000004280 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 02 13:26:14.107765 np0000004280 devstack@c-api.service[99671]: spawned uWSGI worker 1 (pid: 99682, cores: 1) Jul 02 13:26:14.108321 np0000004280 devstack@c-api.service[99671]: spawned uWSGI worker 2 (pid: 99683, cores: 1) Jul 02 13:26:14.108680 np0000004280 devstack@c-api.service[99671]: spawned uWSGI worker 3 (pid: 99685, cores: 1) Jul 02 13:26:14.109123 np0000004280 devstack@c-api.service[99671]: spawned uWSGI worker 4 (pid: 99686, cores: 1) Jul 02 13:26:14.109160 np0000004280 devstack@c-api.service[99671]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: we strongly recommend against using it for new projects. Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: If you are already using Eventlet, we recommend migrating to a different Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: framework. For more detail see Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 13:26:14.234219 np0000004280 devstack@c-api.service[99686]: import eventlet # noqa Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: we strongly recommend against using it for new projects. Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: If you are already using Eventlet, we recommend migrating to a different Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: framework. For more detail see Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 13:26:14.238483 np0000004280 devstack@c-api.service[99685]: import eventlet # noqa Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: we strongly recommend against using it for new projects. Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: If you are already using Eventlet, we recommend migrating to a different Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: framework. For more detail see Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 13:26:14.240100 np0000004280 devstack@c-api.service[99683]: import eventlet # noqa Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: we strongly recommend against using it for new projects. Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: If you are already using Eventlet, we recommend migrating to a different Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: framework. For more detail see Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 13:26:14.257043 np0000004280 devstack@c-api.service[99682]: import eventlet # noqa Jul 02 13:26:14.319150 np0000004280 devstack@c-api.service[99685]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 13:26:14.319150 np0000004280 devstack@c-api.service[99685]: warnings.warn( Jul 02 13:26:14.321275 np0000004280 devstack@c-api.service[99683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 13:26:14.321275 np0000004280 devstack@c-api.service[99683]: warnings.warn( Jul 02 13:26:14.327243 np0000004280 devstack@c-api.service[99686]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 13:26:14.327243 np0000004280 devstack@c-api.service[99686]: warnings.warn( Jul 02 13:26:14.331157 np0000004280 devstack@c-api.service[99682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 13:26:14.331157 np0000004280 devstack@c-api.service[99682]: warnings.warn( Jul 02 13:26:14.392690 np0000004280 devstack@c-api.service[99683]: /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 Jul 02 13:26:14.392690 np0000004280 devstack@c-api.service[99683]: from cgi import parse_header Jul 02 13:26:14.392973 np0000004280 devstack@c-api.service[99685]: /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 Jul 02 13:26:14.392973 np0000004280 devstack@c-api.service[99685]: from cgi import parse_header Jul 02 13:26:14.401299 np0000004280 devstack@c-api.service[99686]: /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 Jul 02 13:26:14.401299 np0000004280 devstack@c-api.service[99686]: from cgi import parse_header Jul 02 13:26:14.410581 np0000004280 devstack@c-api.service[99682]: /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 Jul 02 13:26:14.410581 np0000004280 devstack@c-api.service[99682]: from cgi import parse_header Jul 02 13:26:14.437797 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:14.437797 np0000004280 devstack@c-api.service[99685]: removals.removed_module( Jul 02 13:26:14.437919 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:14.437919 np0000004280 devstack@c-api.service[99683]: removals.removed_module( Jul 02 13:26:14.439554 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:14.439554 np0000004280 devstack@c-api.service[99685]: removals.removed_module( Jul 02 13:26:14.439653 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:14.439653 np0000004280 devstack@c-api.service[99683]: removals.removed_module( Jul 02 13:26:14.446749 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:14.446749 np0000004280 devstack@c-api.service[99686]: removals.removed_module( Jul 02 13:26:14.448507 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:14.448507 np0000004280 devstack@c-api.service[99686]: removals.removed_module( Jul 02 13:26:14.459026 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:14.459026 np0000004280 devstack@c-api.service[99682]: removals.removed_module( Jul 02 13:26:14.460914 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:14.460914 np0000004280 devstack@c-api.service[99682]: removals.removed_module( Jul 02 13:26:15.175959 np0000004280 devstack@c-api.service[99683]: /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 Jul 02 13:26:15.175959 np0000004280 devstack@c-api.service[99683]: warnings.warn( Jul 02 13:26:15.201220 np0000004280 devstack@c-api.service[99685]: /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 Jul 02 13:26:15.201220 np0000004280 devstack@c-api.service[99685]: warnings.warn( Jul 02 13:26:15.224139 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:15.224139 np0000004280 devstack@c-api.service[99683]: warnings.warn( Jul 02 13:26:15.230611 np0000004280 devstack@c-api.service[99686]: /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 Jul 02 13:26:15.230611 np0000004280 devstack@c-api.service[99686]: warnings.warn( Jul 02 13:26:15.242585 np0000004280 devstack@c-api.service[99682]: /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 Jul 02 13:26:15.242585 np0000004280 devstack@c-api.service[99682]: warnings.warn( Jul 02 13:26:15.250519 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:15.250519 np0000004280 devstack@c-api.service[99685]: warnings.warn( Jul 02 13:26:15.278875 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:15.278875 np0000004280 devstack@c-api.service[99686]: warnings.warn( Jul 02 13:26:15.292711 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:15.292711 np0000004280 devstack@c-api.service[99682]: warnings.warn( Jul 02 13:26:15.396830 np0000004280 devstack@c-api.service[99683]: 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. Jul 02 13:26:15.397131 np0000004280 devstack@c-api.service[99683]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99683) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 13:26:15.422365 np0000004280 devstack@c-api.service[99685]: 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. Jul 02 13:26:15.422650 np0000004280 devstack@c-api.service[99685]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99685) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 13:26:15.452447 np0000004280 devstack@c-api.service[99686]: 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. Jul 02 13:26:15.452647 np0000004280 devstack@c-api.service[99686]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99686) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 13:26:15.459108 np0000004280 devstack@c-api.service[99682]: 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. Jul 02 13:26:15.459417 np0000004280 devstack@c-api.service[99682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 13:26:15.480709 np0000004280 devstack@c-api.service[99683]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 13:26:15.480709 np0000004280 devstack@c-api.service[99683]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 13:26:15.487160 np0000004280 devstack@c-api.service[99685]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 13:26:15.487160 np0000004280 devstack@c-api.service[99685]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 13:26:15.512939 np0000004280 devstack@c-api.service[99686]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 13:26:15.512939 np0000004280 devstack@c-api.service[99686]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 13:26:15.525389 np0000004280 devstack@c-api.service[99682]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 13:26:15.525389 np0000004280 devstack@c-api.service[99682]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 13:26:15.912120 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99685) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 13:26:15.912405 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99683) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 13:26:15.912509 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 13:26:15.912602 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.912602 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.912721 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99686) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 13:26:15.912781 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.912839 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.912906 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.912972 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.913052 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.913113 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.913113 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.913263 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.913323 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.913358 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.914639 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.914735 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.914782 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.914806 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.914830 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.914877 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.914917 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.914949 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.914971 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.914993 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.915014 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.915050 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.915103 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.915136 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.915185 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.915239 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.915264 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.915329 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.915366 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.915419 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.915443 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.915465 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.915518 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.915567 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.915567 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.915646 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.915700 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.915772 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.916132 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916215 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916251 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916276 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916297 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.916319 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916351 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916391 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.916416 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.916437 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.916459 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.916486 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.916511 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.916533 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.916557 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.916586 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916612 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.916634 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.916656 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.916682 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916709 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.916743 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.916786 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916814 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916841 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.916874 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916899 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.916923 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.916943 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.916964 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.916989 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.917016 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.917038 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.917058 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.917078 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.917098 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.917119 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.917140 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.917160 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.917185 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.917590 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.917654 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.917713 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.917771 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.917828 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.917897 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.917959 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.918016 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.918067 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.918093 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.918114 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.918133 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.918133 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.918133 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.918133 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.918133 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.918904 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.918970 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.919030 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.919090 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.919149 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.919217 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.919246 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.919281 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.919304 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.919369 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.919461 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.919530 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.919592 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.919639 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.919673 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.919796 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.919830 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.919873 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.919928 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.919970 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.920022 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.920062 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920096 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.920131 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.920181 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.920235 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920260 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920281 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920303 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.920335 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920365 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920398 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920420 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.920441 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.920469 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920491 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920511 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920530 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.920552 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.920585 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920585 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920585 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.920645 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.920645 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.920683 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.920704 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.920730 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.920752 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920772 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.920796 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920822 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.920822 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.920863 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920884 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.920903 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.920923 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.921407 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.921495 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.921495 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.921684 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.921684 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.921684 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.921769 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.921793 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.922419 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.922488 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.922543 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.922603 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.922648 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.922692 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.922719 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.922741 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.922767 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.922792 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.922812 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.922833 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.922853 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.922878 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.922899 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.922924 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.922945 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.922966 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.922992 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.922992 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.923029 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.923602 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.923630 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.923630 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.923676 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.923718 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.923741 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.923769 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.923792 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.923813 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.923833 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.923853 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.923874 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.923894 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.923914 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.923934 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.923964 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.923991 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.924013 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.924034 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.924058 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.924079 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.924098 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.924098 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.924149 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.924172 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.924209 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.924244 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.924267 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.924294 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.924316 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.924336 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.924361 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.924391 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.924414 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.924438 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.924459 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.924491 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.924491 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.924537 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.924537 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.924581 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.924607 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.925255 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.925851 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.925926 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.925926 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.925926 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.925926 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.926170 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.926233 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.926233 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.926461 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.926488 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.926509 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.926509 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.926509 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.926509 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.926509 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.926605 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.932306 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.932452 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.932485 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.932530 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.932561 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.932583 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.932604 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.932604 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.932644 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.932665 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.932685 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.932706 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.932729 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.932757 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.932757 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.932803 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.932840 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.932870 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.932870 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.932912 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.932933 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.932954 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.932984 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.933006 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.933026 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.933056 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.933056 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.933445 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.933491 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.933551 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.933582 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.933608 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.933640 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.933663 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.933690 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.933712 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.933733 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.933754 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.933775 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.933796 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.933824 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.934268 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.934348 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.934348 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.934450 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.934479 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.934502 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.934522 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.934543 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.934570 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.934590 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.934615 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.934635 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.934655 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.934680 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.934680 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.935738 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.935817 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.935872 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.935948 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.935972 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.935972 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.936012 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.936033 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.936054 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.936074 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.936106 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.936131 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.936159 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.936181 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.936220 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.936245 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.936406 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.936466 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.936466 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.936466 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.936466 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.936569 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.936569 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.936641 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.936697 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.936757 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.936790 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.936815 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.936867 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.936902 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.936934 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.937003 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.937033 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.937056 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.937077 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.937105 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.937133 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.937160 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.937182 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.937271 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.937299 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.937299 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.937337 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.937357 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.937380 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.937423 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.937446 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.937468 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.937489 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.937517 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.937559 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.937590 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.937613 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.937634 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.937634 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.937634 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.938347 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.938347 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.938469 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.938530 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.938597 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.938597 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.938720 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.938779 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.938834 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.938864 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.938887 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.938919 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.938942 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.938963 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.938989 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.939018 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.939041 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.939061 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.939082 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.939101 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.939125 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.939154 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.939175 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.939212 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.939237 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.939257 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.939257 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.939257 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.941077 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.941158 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.941213 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.941298 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.941352 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.941420 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.941420 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.941483 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.941585 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.941619 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.941619 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.941656 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.941678 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.941699 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.941726 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.941749 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.941773 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.941794 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.941817 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.941817 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.941859 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.941881 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.941881 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.941917 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.941948 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.942130 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.942130 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.942130 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.942329 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.942329 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.942462 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.942462 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.942508 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.942536 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.942536 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.942574 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.942595 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.942616 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.942636 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.942662 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.942685 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.942803 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.942871 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.942930 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.942984 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.943010 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.943030 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.943058 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.943080 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.943106 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.943128 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.943148 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.943168 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.943168 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.943168 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.943168 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.944021 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944105 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.944164 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.944255 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944312 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.944312 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.944437 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.944466 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.944490 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.944511 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944532 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.944556 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.944587 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.944609 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.944631 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.944653 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944675 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.944699 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.944721 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.944749 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.944770 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.944770 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.944812 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.944834 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.944855 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.944855 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.944891 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944913 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.944934 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.944955 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.944984 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945019 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945048 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.945071 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.945092 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945114 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945135 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945164 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945187 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945237 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945261 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945293 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.945317 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945338 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.945360 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.945381 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945412 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.945433 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.945455 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.945475 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.945496 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.945542 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945571 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945600 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.945622 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945643 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945664 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945688 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.945709 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945730 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945756 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945778 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.945799 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945819 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945840 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945860 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.945880 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.945908 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.945930 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.945951 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.945979 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.946022 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.946046 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.946073 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.946094 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.946115 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.946135 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.946156 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.946176 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.946211 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.946730 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.946807 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.946898 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.946960 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.947029 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.947099 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.947159 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.947241 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.947309 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.947369 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.947454 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.947524 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.947597 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.947656 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.947717 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.947775 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.947831 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.947895 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.947971 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948039 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.948102 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.948159 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948245 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948302 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.948326 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.948353 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.948374 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948404 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.948404 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.948404 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.948404 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.948404 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.948490 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.948606 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.948631 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948653 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.948653 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.948695 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.948719 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.948739 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.948766 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.948788 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.948821 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.948851 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.948874 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.948897 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.948917 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.948945 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.948967 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.948967 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949004 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949027 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.949057 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.949080 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.949107 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.949129 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949129 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949177 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949214 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.949254 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949289 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.949314 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949336 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.949356 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949376 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.949410 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949438 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.949461 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949481 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.949505 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.949546 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949572 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.949592 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949614 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.949638 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949670 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.949706 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949741 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949775 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.949775 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.949837 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.949870 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.949894 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.949915 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.949935 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.949963 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.949992 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.950027 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.950059 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.950083 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.950105 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.950133 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.950156 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.950176 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.950210 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.950251 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.950276 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.950306 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.950329 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.950350 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.950369 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.950401 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.950431 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.950451 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.950478 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.950499 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.950519 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.950539 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.950539 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.950539 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.950539 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.951666 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.951666 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.951666 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.951666 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.951666 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.951983 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.952043 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.952114 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.952175 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.952261 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.952261 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.952261 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.952460 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.952524 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.952524 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.952565 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.953349 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.953414 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.953497 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.953542 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.953572 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.953595 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.953617 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.953655 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.953686 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.953708 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.953730 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.953761 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.953787 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.953808 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.953830 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.953850 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.953870 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.953890 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.953910 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.953931 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.953996 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.954086 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.954159 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.954231 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.954271 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.954295 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.954320 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.954352 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.954376 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.954409 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.954436 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.954461 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.954522 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.954550 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.954573 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.954936 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.954988 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.955018 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.955040 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.955061 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.955088 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.955122 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.955150 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.955172 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.955205 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.955229 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.955251 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.955271 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.955300 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.955323 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.955418 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.955448 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.955469 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.955496 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.955531 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.955561 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.955590 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.955612 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.955632 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.955632 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.955632 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.955632 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.955705 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.956574 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.956628 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.956700 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.956755 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.956782 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.956811 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.956897 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.956928 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.956928 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.956968 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.956989 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.957014 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.957036 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.957135 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.957176 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.957176 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.957242 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.957242 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.957290 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.957312 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.957333 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.957354 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.957392 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.957392 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.957434 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.957465 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.957465 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.957544 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.957581 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.957605 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.957627 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.957648 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.957669 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.957709 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.957747 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.957780 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.957805 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.957827 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.957849 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.957871 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.957891 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.957912 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.957932 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.957952 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.957978 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.958004 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.958026 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.958048 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.958069 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.958090 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.958110 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.958131 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.958160 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.958190 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.958243 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.958552 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.961111 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.961248 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.961248 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.961379 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.961465 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.961511 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.961535 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.961535 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.961585 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.961612 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.961634 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.961634 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.961634 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.961694 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.961849 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.961945 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.962007 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.962036 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.962065 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.962094 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.962117 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.962138 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.962162 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.962186 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.962233 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.962269 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.962637 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.962637 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.965669 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.965770 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.965816 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.965887 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.965932 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.965956 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.966047 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.966105 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.966163 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.966254 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.966340 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.966399 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.966468 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.966513 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.966546 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.966573 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.966595 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.966688 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.966741 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.966782 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.966816 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.966840 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.966862 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.966882 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.966907 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.966928 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.966948 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.966969 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.966993 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.967015 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.967039 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.967062 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.967083 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.967241 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.967276 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.967312 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.967312 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.967312 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.967367 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.967402 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.967402 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.967449 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.967471 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.967492 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.967524 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.967548 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.967570 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.967595 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.967619 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.967640 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.967661 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.967687 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.967710 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.967732 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.968118 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.968118 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 13:26:15.969678 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.969773 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.969830 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.969854 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.969878 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.969906 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.969932 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.969954 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.969975 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.969997 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.970017 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.970039 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 13:26:15.970061 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.970081 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.970101 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 13:26:15.970121 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.970146 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.970169 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 13:26:15.970337 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.970421 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 13:26:15.970421 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.970485 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 13:26:15.970506 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:15.970526 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 13:26:16.006996 np0000004280 devstack@c-api.service[99685]: INFO dbcounter [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Registered counter for database cinder Jul 02 13:26:16.008402 np0000004280 devstack@c-api.service[99686]: INFO dbcounter [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Registered counter for database cinder Jul 02 13:26:16.009324 np0000004280 devstack@c-api.service[99682]: INFO dbcounter [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Registered counter for database cinder Jul 02 13:26:16.009515 np0000004280 devstack@c-api.service[99683]: INFO dbcounter [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Registered counter for database cinder Jul 02 13:26:16.049464 np0000004280 devstack@c-api.service[99683]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 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=99683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.050379 np0000004280 devstack@c-api.service[99685]: DEBUG oslo_db.sqlalchemy.engines [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e 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=99685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.051258 np0000004280 devstack@c-api.service[99682]: DEBUG oslo_db.sqlalchemy.engines [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 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=99682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.052307 np0000004280 devstack@c-api.service[99686]: DEBUG oslo_db.sqlalchemy.engines [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 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=99686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.163222 np0000004280 devstack@c-api.service[99685]: DEBUG dbcounter [-] [99685] Writer thread running {{(pid=99685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 13:26:16.165853 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 13:26:16.165927 np0000004280 devstack@c-api.service[99686]: DEBUG dbcounter [-] [99686] Writer thread running {{(pid=99686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 13:26:16.167029 np0000004280 devstack@c-api.service[99683]: DEBUG dbcounter [-] [99683] Writer thread running {{(pid=99683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 13:26:16.167512 np0000004280 devstack@c-api.service[99682]: DEBUG dbcounter [-] [99682] Writer thread running {{(pid=99682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 13:26:16.167965 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 13:26:16.168632 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 13:26:16.169721 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 13:26:16.169961 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 13:26:16.170467 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 13:26:16.171343 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 13:26:16.172096 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 13:26:16.172234 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 13:26:16.172625 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 13:26:16.173029 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.173403 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.173980 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 13:26:16.174379 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 13:26:16.174472 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 13:26:16.175708 np0000004280 devstack@c-api.service[99685]: WARNING cinder.keymgr.conf_key_mgr [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.176083 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 13:26:16.176277 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 13:26:16.176404 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.176545 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 13:26:16.176631 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.176663 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.176859 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.176906 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.177127 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.177243 np0000004280 devstack@c-api.service[99686]: WARNING cinder.keymgr.conf_key_mgr [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.177576 np0000004280 devstack@c-api.service[99682]: WARNING cinder.keymgr.conf_key_mgr [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.177826 np0000004280 devstack@c-api.service[99683]: WARNING cinder.keymgr.conf_key_mgr [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.178908 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.179141 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.179461 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.179588 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.180096 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.180250 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.180302 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.180399 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.211620 np0000004280 devstack@c-api.service[99683]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 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=99683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.212710 np0000004280 devstack@c-api.service[99682]: DEBUG oslo_db.sqlalchemy.engines [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 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=99682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.213944 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 13:26:16.214920 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 13:26:16.216295 np0000004280 devstack@c-api.service[99683]: INFO cinder.rpc [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 13:26:16.216715 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.216771 np0000004280 devstack@c-api.service[99682]: INFO cinder.rpc [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 13:26:16.216856 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.217140 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.217292 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.222757 np0000004280 devstack@c-api.service[99686]: DEBUG oslo_db.sqlalchemy.engines [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 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=99686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.223938 np0000004280 devstack@c-api.service[99685]: DEBUG oslo_db.sqlalchemy.engines [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e 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=99685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:16.226007 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 13:26:16.226503 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.226577 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.226658 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.226697 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.226946 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 13:26:16.228298 np0000004280 devstack@c-api.service[99686]: INFO cinder.rpc [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 13:26:16.228837 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.229014 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.229084 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.229137 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.229250 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.229310 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.229642 np0000004280 devstack@c-api.service[99685]: INFO cinder.rpc [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 13:26:16.230208 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.230414 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.231593 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.231680 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.231734 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.231784 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.234597 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.234762 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.234817 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.234897 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.236924 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.236982 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.237050 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.237118 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.238920 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.238961 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.239036 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.239068 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.239095 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.239261 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.241339 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.241472 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.242052 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.242275 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.242710 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.242846 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.244250 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.244345 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.244381 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.244775 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.244828 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.244906 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.245409 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.245538 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.246441 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.246591 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.247137 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.247137 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.247334 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.247460 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.247688 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.247797 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.248169 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.248223 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.248334 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.248425 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.249448 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.249498 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.249596 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.249631 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.250427 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.250530 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.251813 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.252079 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.252363 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.252496 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.253597 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.253725 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.253867 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.253990 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.255490 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.255617 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.255960 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.256079 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.256459 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.256541 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.256744 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.256938 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.257382 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.257531 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.257622 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.257770 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.257812 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.257897 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.258472 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.258628 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.258707 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.258849 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.259136 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.259281 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.259420 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.259550 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.259587 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.259641 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.259676 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.259798 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.260271 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.260360 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.260406 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.260495 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.260533 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.260628 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.261232 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.261271 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.261368 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.261417 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.261955 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.261997 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.262024 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.262050 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.262077 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.262185 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.262410 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.262561 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.262634 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.262671 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.262722 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.262809 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.263589 np0000004280 devstack@c-api.service[99682]: WARNING cinder.api.contrib.hosts [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 13:26:16.263681 np0000004280 devstack@c-api.service[99683]: WARNING cinder.api.contrib.hosts [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 13:26:16.263802 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.263901 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.263953 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.263997 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.264436 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: extensions {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.264564 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: extensions {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.265519 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: consistencygroups {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.265687 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: consistencygroups {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.265969 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.266135 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.266588 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.266710 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.267156 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: extra_specs {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.267491 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: extra_specs {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.268155 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.268324 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.268463 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: capabilities {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.268909 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: capabilities {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.268982 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.269103 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.269664 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: backups {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.269965 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: backups {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.270346 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.270511 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.270559 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.270711 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.271336 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.271407 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-quota-sets {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.271462 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.271509 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.271626 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.271952 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-quota-sets {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.272125 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.272258 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.272543 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: qos-specs {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.272968 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.273092 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.273278 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: qos-specs {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.273610 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.273735 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.273833 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.273965 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.274557 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.274679 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.274935 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: encryption {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.274970 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: encryption {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.275228 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.275337 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.276205 np0000004280 devstack@c-api.service[99686]: WARNING cinder.api.contrib.hosts [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 13:26:16.276341 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: encryption {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.276454 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.276566 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.277069 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: extensions {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.277350 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: encryption {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.277527 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: cgsnapshots {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.278138 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.278212 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: consistencygroups {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.278322 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.278653 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: scheduler-stats {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.279213 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: cgsnapshots {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.279738 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: extra_specs {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.280004 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-volume-manage {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.280698 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.280836 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.280877 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-snapshot-manage {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.280918 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: scheduler-stats {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.280989 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: capabilities {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.282002 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: backups {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.282063 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.282095 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-volume-manage {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.282123 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-volume-transfer {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.282184 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.283021 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.283138 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.283356 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-snapshot-manage {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.283422 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-hosts {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.283586 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-quota-sets {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.283818 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.283922 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.284497 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-volume-type-access {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.284643 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.284719 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: qos-specs {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.284756 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.284793 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-volume-transfer {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.285482 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.285601 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.286043 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-availability-zone {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.286091 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-hosts {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.286132 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.286262 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.286848 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.286933 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.287113 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: encryption {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.287156 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extended resource: os-quota-class-sets {{(pid=99682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.287208 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-volume-type-access {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.287733 np0000004280 devstack@c-api.service[99685]: WARNING cinder.api.contrib.hosts [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 13:26:16.287982 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.288095 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.288457 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: encryption {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.288530 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-availability-zone {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.288605 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.288689 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: extensions {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.288795 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.289607 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extended resource: os-quota-class-sets {{(pid=99683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.289688 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: cgsnapshots {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.289741 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.289787 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: consistencygroups {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.289848 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.290524 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.290680 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.290780 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: scheduler-stats {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.290892 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.291034 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.291385 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: extra_specs {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.291467 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.contrib.snapshot_actions [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] SnapshotActionsController initialized {{(pid=99682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 13:26:16.291777 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.291838 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.291886 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.291935 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-volume-manage {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.291992 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.292582 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.292645 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: capabilities {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.292715 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.292765 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.292841 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.293179 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-snapshot-manage {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.293248 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] SnapshotActionsController initialized {{(pid=99683) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 13:26:16.293567 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.293628 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: backups {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.293686 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.293735 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.293863 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.294233 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.294294 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-volume-transfer {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.294366 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.294724 np0000004280 devstack@c-api.service[99682]: WARNING stevedore.named [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.294878 np0000004280 devstack@c-api.service[99682]: WARNING castellan.key_manager [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.295070 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.295188 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.295351 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-quota-sets {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.295593 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.295690 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-hosts {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.295778 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.295863 np0000004280 devstack@c-api.service[99683]: WARNING stevedore.named [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.295937 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.295992 np0000004280 devstack@c-api.service[99683]: WARNING castellan.key_manager [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.296099 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296264 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296430 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296580 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension UsedLimits extending resource: limits {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296651 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296700 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: qos-specs {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.296748 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296801 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296848 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.296912 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-volume-type-access {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.296967 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297024 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297024 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297121 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297167 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297167 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension UsedLimits extending resource: limits {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297274 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension AdminActions extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297324 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297382 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297458 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension AdminActions extending resource: snapshots {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297506 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297552 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension AdminActions extending resource: backups {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297612 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension AdminActions extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297662 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension AdminActions extending resource: snapshots {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297708 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeActions extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297759 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension AdminActions extending resource: backups {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.297933 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeActions extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.298058 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.298102 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.298153 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.v3.router [None req-d97e97e1-e2ba-4425-857e-a2b7749f6744 None None] Extension TypesManage extending resource: types {{(pid=99682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.298218 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.v3.router [None req-9ea6e1b9-bcab-4c36-9cb4-cc2768028704 None None] Extension TypesManage extending resource: types {{(pid=99683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.298266 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-availability-zone {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.299186 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: encryption {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.299428 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extended resource: os-quota-class-sets {{(pid=99686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.300461 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: encryption {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.300900 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.301043 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.301646 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: cgsnapshots {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.301811 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.301940 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.302635 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.302747 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.302834 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: scheduler-stats {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.303301 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.contrib.snapshot_actions [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] SnapshotActionsController initialized {{(pid=99686) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 13:26:16.303763 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.303874 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.304116 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-volume-manage {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.304561 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.304664 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.305292 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-snapshot-manage {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.305334 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.305450 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.305541 np0000004280 devstack@c-api.service[99683]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1c2c8a3668 pid: 99683 (default app) Jul 02 13:26:16.306027 np0000004280 devstack@c-api.service[99682]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1c2c8a3668 pid: 99682 (default app) Jul 02 13:26:16.306115 np0000004280 devstack@c-api.service[99686]: WARNING stevedore.named [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.306256 np0000004280 devstack@c-api.service[99686]: WARNING castellan.key_manager [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.306978 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-volume-transfer {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.307153 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307153 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307244 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307334 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307454 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307571 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307778 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension UsedLimits extending resource: limits {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307862 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.307974 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308128 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308191 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension AdminActions extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308345 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension AdminActions extending resource: snapshots {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308707 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension AdminActions extending resource: backups {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308707 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeActions extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308768 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-hosts {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.308805 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.308805 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.v3.router [None req-81247ddd-066e-4cc4-a775-2e1424d7bc45 None None] Extension TypesManage extending resource: types {{(pid=99686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.309693 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-volume-type-access {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.310920 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-availability-zone {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.312011 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extended resource: os-quota-class-sets {{(pid=99685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 13:26:16.313321 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.313482 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.313526 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313526 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313526 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313526 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313661 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313661 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313661 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313661 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313783 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313923 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313923 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313923 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.313923 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.313923 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314044 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314044 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314044 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314044 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314044 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314153 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314153 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314153 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314153 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314282 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314282 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314282 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314282 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314282 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314439 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314439 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314439 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314439 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314439 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314557 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314690 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314832 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314962 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314962 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314962 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.314962 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.314962 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315084 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315084 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315084 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315084 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315084 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315230 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315463 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315616 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315616 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315616 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315616 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315616 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315745 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315745 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315745 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315745 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315745 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315864 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315864 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315864 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315864 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315975 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315975 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.315975 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.315975 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316065 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316065 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316065 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316065 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316065 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316191 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316191 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316191 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316191 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316191 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316314 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.316340 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316340 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316340 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316340 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316470 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316470 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316470 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316470 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316565 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316565 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316565 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316565 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316655 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316655 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316655 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316655 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316775 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316775 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316775 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316775 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316926 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.316955 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316955 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316955 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.316955 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.316955 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317111 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317259 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317259 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317259 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317259 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317259 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317376 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317597 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317771 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.317917 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318045 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318045 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318045 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318045 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318212 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318212 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318212 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318212 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318212 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318404 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318404 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318404 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318404 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:16.318404 np0000004280 devstack@c-api.service[99683]: warnings.warn(deprecated_msg) Jul 02 13:26:16.318518 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.318518 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.318518 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] SnapshotActionsController initialized {{(pid=99685) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 13:26:16.318518 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.318589 np0000004280 devstack@c-api.service[99686]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1c2c8a3668 pid: 99686 (default app) Jul 02 13:26:16.318614 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.318634 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.middleware.request_id [None req-6f104bff-84fa-4f4c-9383-d58690434edd None None] RequestId filter calling following filter/app {{(pid=99683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING stevedore.named [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 02 13:26:16.318654 np0000004280 devstack@c-api.service[99685]: WARNING castellan.key_manager [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 02 13:26:16.318876 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319009 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319107 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319227 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319263 np0000004280 devstack@c-api.service[99683]: [pid: 99683|app: 0|req: 1/1] 10.4.3.30 () {60 vars in 918 bytes} [Thu Jul 2 13:26:16 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 02 13:26:16.319352 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319455 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319565 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension UsedLimits extending resource: limits {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319662 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension SnapshotActions extending resource: snapshots {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319765 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319854 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeTypeAccess extending resource: types {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.319984 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension AdminActions extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.320080 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension AdminActions extending resource: snapshots {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.320177 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension AdminActions extending resource: backups {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.320284 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeActions extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.320404 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.320497 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.v3.router [None req-e4bdff37-eebe-43bc-8b90-4c2efe17771e None None] Extension TypesManage extending resource: types {{(pid=99685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 13:26:16.327497 np0000004280 devstack@c-api.service[99685]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1c2c8a3668 pid: 99685 (default app) Jul 02 13:26:20.991524 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.991524 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.991524 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.991524 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.991524 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992191 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992191 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992191 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992191 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992191 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992409 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992610 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992610 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992610 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992610 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992753 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992753 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992753 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992753 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992890 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992890 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.992890 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.992890 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993024 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993024 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993024 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993024 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993024 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993215 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993215 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993215 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993215 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993215 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993386 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993626 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.993823 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994023 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994023 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994023 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994023 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994023 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994214 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994214 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994214 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994214 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994214 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994363 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994592 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994801 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994801 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994801 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994801 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994801 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994986 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994986 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994986 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.994986 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.994986 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.995184 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.995184 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.995184 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.995184 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.996687 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.996687 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.996687 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.996687 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.997045 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.997045 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.997045 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.997045 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.997045 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.997585 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.997585 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.997585 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.997585 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.997585 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998033 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998033 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998033 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998033 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998402 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998402 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998402 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998402 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998786 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998786 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.998786 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.998786 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999172 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999172 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999172 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999172 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999575 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999575 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999575 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999575 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999724 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999724 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999724 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999724 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999724 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:20.999903 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000086 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000086 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000086 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000086 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000086 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000282 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000499 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000707 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.000906 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.001123 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.001123 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.001123 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.001123 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002102 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.002102 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002102 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.002102 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002102 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: warnings.warn(deprecated_msg) Jul 02 13:26:21.002613 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.middleware.request_id [None req-0081f20b-6de9-498a-a142-829991030f18 None None] RequestId filter calling following filter/app {{(pid=99682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 13:26:21.560706 np0000004280 devstack@c-api.service[99682]: INFO cinder.api.openstack.wsgi [None req-0081f20b-6de9-498a-a142-829991030f18 admin admin] POST https://10.4.3.30/volume/v3/types Jul 02 13:26:21.561292 np0000004280 devstack@c-api.service[99682]: DEBUG cinder.api.openstack.wsgi [None req-0081f20b-6de9-498a-a142-829991030f18 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 13:26:21.562849 np0000004280 devstack@c-api.service[99682]: /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. Jul 02 13:26:21.562849 np0000004280 devstack@c-api.service[99682]: warnings.warn( Jul 02 13:26:21.593845 np0000004280 devstack@c-api.service[99682]: DEBUG oslo_db.sqlalchemy.engines [None req-0081f20b-6de9-498a-a142-829991030f18 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=99682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:21.616042 np0000004280 devstack@c-api.service[99682]: INFO cinder.api.openstack.wsgi [None req-0081f20b-6de9-498a-a142-829991030f18 admin admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Jul 02 13:26:21.616641 np0000004280 devstack@c-api.service[99682]: [pid: 99682|app: 0|req: 1/2] 10.4.3.30 () {68 vars in 1249 bytes} [Thu Jul 2 13:26:20 2026] POST /volume/v3/types => generated 183 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 13:26:21.630723 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.630723 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631058 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631058 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631058 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631058 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631058 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631249 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631384 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631384 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631384 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631384 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631384 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631500 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631500 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631500 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631500 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631608 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631608 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631608 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631608 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631698 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631698 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631698 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631698 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631698 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631834 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631834 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631834 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631834 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631834 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.631953 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632086 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632255 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632381 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632512 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632512 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632512 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632512 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632599 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632599 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632599 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632599 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632599 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632710 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632710 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632710 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632710 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632710 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632818 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632942 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632942 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632942 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.632942 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.632942 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633052 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633052 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633052 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633052 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633052 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633173 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633173 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633173 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633173 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633276 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633276 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633276 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633276 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633362 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633362 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633362 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633362 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633362 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633496 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633496 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633603 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633603 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633603 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633603 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633705 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633705 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633705 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633705 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633794 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633794 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633794 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633794 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633881 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633881 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633881 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633881 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633970 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633970 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.633970 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.633970 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634078 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634233 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634233 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634233 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634233 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634233 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634338 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634496 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634621 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634759 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634886 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634886 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634886 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634886 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634972 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634972 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.634972 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.634972 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.635057 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.635057 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.635057 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.635057 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.635152 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.635152 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.635152 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.635152 np0000004280 devstack@c-api.service[99686]: warnings.warn(deprecated_msg) Jul 02 13:26:21.635152 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.middleware.request_id [req-0081f20b-6de9-498a-a142-829991030f18 req-ca083e84-cadb-4dbc-bf61-07748286969e None None] RequestId filter calling following filter/app {{(pid=99686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 13:26:21.907983 np0000004280 devstack@c-api.service[99686]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-ca083e84-cadb-4dbc-bf61-07748286969e admin admin] POST https://10.4.3.30/volume/v3/types/f7cc3bf7-429e-4de7-a0d6-acf597704dbb/extra_specs Jul 02 13:26:21.908889 np0000004280 devstack@c-api.service[99686]: DEBUG cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-ca083e84-cadb-4dbc-bf61-07748286969e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 13:26:21.910772 np0000004280 devstack@c-api.service[99686]: /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. Jul 02 13:26:21.910772 np0000004280 devstack@c-api.service[99686]: warnings.warn( Jul 02 13:26:21.941615 np0000004280 devstack@c-api.service[99686]: DEBUG oslo_db.sqlalchemy.engines [req-0081f20b-6de9-498a-a142-829991030f18 req-ca083e84-cadb-4dbc-bf61-07748286969e 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=99686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:21.995370 np0000004280 devstack@c-api.service[99686]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-ca083e84-cadb-4dbc-bf61-07748286969e admin admin] https://10.4.3.30/volume/v3/types/f7cc3bf7-429e-4de7-a0d6-acf597704dbb/extra_specs returned with HTTP 200 Jul 02 13:26:21.995810 np0000004280 devstack@c-api.service[99686]: [pid: 99686|app: 0|req: 1/3] 10.4.3.30 () {70 vars in 1467 bytes} [Thu Jul 2 13:26:21 2026] POST /volume/v3/types/f7cc3bf7-429e-4de7-a0d6-acf597704dbb/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 13:26:22.202733 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.middleware.request_id [req-0081f20b-6de9-498a-a142-829991030f18 req-744d676f-521a-440a-89a1-74f4faecb4a2 None None] RequestId filter calling following filter/app {{(pid=99683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 13:26:22.480135 np0000004280 devstack@c-api.service[99683]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-744d676f-521a-440a-89a1-74f4faecb4a2 admin admin] POST https://10.4.3.30/volume/v3/types Jul 02 13:26:22.480724 np0000004280 devstack@c-api.service[99683]: DEBUG cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-744d676f-521a-440a-89a1-74f4faecb4a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 13:26:22.482308 np0000004280 devstack@c-api.service[99683]: /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. Jul 02 13:26:22.482308 np0000004280 devstack@c-api.service[99683]: warnings.warn( Jul 02 13:26:22.528381 np0000004280 devstack@c-api.service[99683]: DEBUG oslo_db.sqlalchemy.engines [req-0081f20b-6de9-498a-a142-829991030f18 req-744d676f-521a-440a-89a1-74f4faecb4a2 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=99683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:22.551672 np0000004280 devstack@c-api.service[99683]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-744d676f-521a-440a-89a1-74f4faecb4a2 admin admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Jul 02 13:26:22.552028 np0000004280 devstack@c-api.service[99683]: [pid: 99683|app: 0|req: 2/4] 10.4.3.30 () {70 vars in 1321 bytes} [Thu Jul 2 13:26:22 2026] POST /volume/v3/types => generated 186 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 13:26:22.566117 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566117 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566117 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566117 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566665 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566665 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566665 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566665 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.566806 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567014 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567014 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567014 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567014 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567014 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567192 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567192 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567192 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567192 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567192 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567376 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567376 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567376 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567376 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567521 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567521 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567521 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567521 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567521 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567682 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567682 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567682 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567682 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567682 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.567846 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568036 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568251 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568445 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568445 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568445 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568445 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568445 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568627 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568627 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568627 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568627 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568627 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.568795 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569001 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569708 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569708 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569708 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569708 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569708 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569902 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569902 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569902 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.569902 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.569902 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570223 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570223 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570223 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570223 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570571 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570571 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570571 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570571 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570714 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570714 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570714 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570714 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570714 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570880 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570880 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570880 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.570880 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.570880 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571039 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571039 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571039 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571039 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571511 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571511 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571511 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571511 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571820 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571820 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571820 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571820 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571973 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571973 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.571973 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.571973 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572123 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572123 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572123 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572123 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572320 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572320 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572320 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572320 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572320 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572728 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572728 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572728 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572728 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572728 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.572896 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573093 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573300 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573495 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573700 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573700 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573700 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573700 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573832 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573832 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573832 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573832 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573832 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: warnings.warn(deprecated_msg) Jul 02 13:26:22.573995 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.middleware.request_id [req-0081f20b-6de9-498a-a142-829991030f18 req-22fc853c-4b3e-4938-a0b0-1e515a3212a8 None None] RequestId filter calling following filter/app {{(pid=99685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 13:26:22.833847 np0000004280 devstack@c-api.service[99685]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-22fc853c-4b3e-4938-a0b0-1e515a3212a8 admin admin] POST https://10.4.3.30/volume/v3/types/6c4bfe02-44c5-40b3-bbec-68ce100683e6/extra_specs Jul 02 13:26:22.834328 np0000004280 devstack@c-api.service[99685]: DEBUG cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-22fc853c-4b3e-4938-a0b0-1e515a3212a8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 13:26:22.836068 np0000004280 devstack@c-api.service[99685]: /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. Jul 02 13:26:22.836068 np0000004280 devstack@c-api.service[99685]: warnings.warn( Jul 02 13:26:22.867399 np0000004280 devstack@c-api.service[99685]: DEBUG oslo_db.sqlalchemy.engines [req-0081f20b-6de9-498a-a142-829991030f18 req-22fc853c-4b3e-4938-a0b0-1e515a3212a8 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=99685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 13:26:22.919191 np0000004280 devstack@c-api.service[99685]: INFO cinder.api.openstack.wsgi [req-0081f20b-6de9-498a-a142-829991030f18 req-22fc853c-4b3e-4938-a0b0-1e515a3212a8 admin admin] https://10.4.3.30/volume/v3/types/6c4bfe02-44c5-40b3-bbec-68ce100683e6/extra_specs returned with HTTP 200 Jul 02 13:26:22.919664 np0000004280 devstack@c-api.service[99685]: [pid: 99685|app: 0|req: 1/5] 10.4.3.30 () {70 vars in 1467 bytes} [Thu Jul 2 13:26:22 2026] POST /volume/v3/types/6c4bfe02-44c5-40b3-bbec-68ce100683e6/extra_specs => generated 45 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 13:26:31.614080 np0000004280 devstack@c-api.service[99682]: DEBUG dbcounter [-] [99682] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 13:26:31.994053 np0000004280 devstack@c-api.service[99686]: DEBUG dbcounter [-] [99686] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 13:26:32.549649 np0000004280 devstack@c-api.service[99683]: DEBUG dbcounter [-] [99683] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 13:26:32.917849 np0000004280 devstack@c-api.service[99685]: DEBUG dbcounter [-] [99685] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}