Jun 12 10:25:13.095619 np0000179797 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 10:25:13.102816 np0000179797 devstack@c-api.service[112518]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 10:25:13 2026] *** Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: nodename: np0000179797 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: machine: x86_64 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: clock source: unix Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: pcre jit disabled Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: detected number of CPU cores: 16 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: current working directory: / Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: detected binary path: /usr/bin/uwsgi-core Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: your processes number limit is 256917 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: your memory page size is 4096 bytes Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: detected max file descriptor number: 2048 Jun 12 10:25:13.105788 np0000179797 devstack@c-api.service[112518]: lock engine: pthread robust mutexes Jun 12 10:25:13.106532 np0000179797 devstack@c-api.service[112518]: thunder lock: enabled Jun 12 10:25:13.106532 np0000179797 devstack@c-api.service[112518]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 10:25:13.106532 np0000179797 devstack@c-api.service[112518]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 10:25:13.106532 np0000179797 devstack@c-api.service[112518]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 10:25:13.106532 np0000179797 devstack@c-api.service[112518]: Set PythonHome to /opt/stack/data/venv Jun 12 10:25:13.142225 np0000179797 devstack@c-api.service[112518]: Python main interpreter initialized at 0x7f9013ea3668 Jun 12 10:25:13.142225 np0000179797 devstack@c-api.service[112518]: python threads support enabled Jun 12 10:25:13.142225 np0000179797 devstack@c-api.service[112518]: your server socket listen backlog is limited to 100 connections Jun 12 10:25:13.142225 np0000179797 devstack@c-api.service[112518]: your mercy for graceful operations on workers is 80 seconds Jun 12 10:25:13.142696 np0000179797 devstack@c-api.service[112518]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 10:25:13.142846 np0000179797 devstack@c-api.service[112518]: *** Operational MODE: preforking *** Jun 12 10:25:13.142977 np0000179797 devstack@c-api.service[112518]: *** uWSGI is running in multiple interpreter mode *** Jun 12 10:25:13.142977 np0000179797 devstack@c-api.service[112518]: spawned uWSGI master process (pid: 112518) Jun 12 10:25:13.143227 np0000179797 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 10:25:13.145072 np0000179797 devstack@c-api.service[112518]: spawned uWSGI worker 1 (pid: 112527, cores: 1) Jun 12 10:25:13.146567 np0000179797 devstack@c-api.service[112518]: spawned uWSGI worker 2 (pid: 112528, cores: 1) Jun 12 10:25:13.147343 np0000179797 devstack@c-api.service[112518]: spawned uWSGI worker 3 (pid: 112529, cores: 1) Jun 12 10:25:13.147947 np0000179797 devstack@c-api.service[112518]: spawned uWSGI worker 4 (pid: 112530, cores: 1) Jun 12 10:25:13.148028 np0000179797 devstack@c-api.service[112518]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: framework. For more detail see Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:13.267482 np0000179797 devstack@c-api.service[112530]: import eventlet # noqa Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: we strongly recommend against using it for new projects. Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: framework. For more detail see Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:13.269856 np0000179797 devstack@c-api.service[112527]: import eventlet # noqa Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: we strongly recommend against using it for new projects. Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: framework. For more detail see Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:13.272650 np0000179797 devstack@c-api.service[112529]: import eventlet # noqa Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: we strongly recommend against using it for new projects. Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: framework. For more detail see Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:13.280525 np0000179797 devstack@c-api.service[112528]: import eventlet # noqa Jun 12 10:25:13.351848 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:13.351848 np0000179797 devstack@c-api.service[112530]: warnings.warn( Jun 12 10:25:13.354676 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:13.354676 np0000179797 devstack@c-api.service[112529]: warnings.warn( Jun 12 10:25:13.356283 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:13.356283 np0000179797 devstack@c-api.service[112527]: warnings.warn( Jun 12 10:25:13.369963 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:13.369963 np0000179797 devstack@c-api.service[112528]: warnings.warn( Jun 12 10:25:13.425443 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:13.425443 np0000179797 devstack@c-api.service[112530]: from cgi import parse_header Jun 12 10:25:13.427913 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:13.427913 np0000179797 devstack@c-api.service[112529]: from cgi import parse_header Jun 12 10:25:13.431315 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:13.431315 np0000179797 devstack@c-api.service[112527]: from cgi import parse_header Jun 12 10:25:13.444552 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:13.444552 np0000179797 devstack@c-api.service[112528]: from cgi import parse_header Jun 12 10:25:13.472727 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:13.472727 np0000179797 devstack@c-api.service[112530]: removals.removed_module( Jun 12 10:25:13.474093 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:13.474093 np0000179797 devstack@c-api.service[112530]: removals.removed_module( Jun 12 10:25:13.475367 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:13.475367 np0000179797 devstack@c-api.service[112529]: removals.removed_module( Jun 12 10:25:13.476713 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:13.476713 np0000179797 devstack@c-api.service[112529]: removals.removed_module( Jun 12 10:25:13.481789 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:13.481789 np0000179797 devstack@c-api.service[112527]: removals.removed_module( Jun 12 10:25:13.483247 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:13.483247 np0000179797 devstack@c-api.service[112527]: removals.removed_module( Jun 12 10:25:13.493897 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:13.493897 np0000179797 devstack@c-api.service[112528]: removals.removed_module( Jun 12 10:25:13.495585 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:13.495585 np0000179797 devstack@c-api.service[112528]: removals.removed_module( Jun 12 10:25:14.075034 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:14.075034 np0000179797 devstack@c-api.service[112530]: warnings.warn( Jun 12 10:25:14.131833 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:14.131833 np0000179797 devstack@c-api.service[112528]: warnings.warn( Jun 12 10:25:14.136373 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:14.136373 np0000179797 devstack@c-api.service[112527]: warnings.warn( Jun 12 10:25:14.140930 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:14.140930 np0000179797 devstack@c-api.service[112529]: warnings.warn( Jun 12 10:25:14.165798 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:14.165798 np0000179797 devstack@c-api.service[112530]: warnings.warn( Jun 12 10:25:14.227765 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:14.227765 np0000179797 devstack@c-api.service[112528]: warnings.warn( Jun 12 10:25:14.236118 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:14.236118 np0000179797 devstack@c-api.service[112527]: warnings.warn( Jun 12 10:25:14.247661 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:14.247661 np0000179797 devstack@c-api.service[112529]: warnings.warn( Jun 12 10:25:14.489908 np0000179797 devstack@c-api.service[112530]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:14.490415 np0000179797 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:14.508122 np0000179797 devstack@c-api.service[112528]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:14.508589 np0000179797 devstack@c-api.service[112528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:14.533238 np0000179797 devstack@c-api.service[112527]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:14.533238 np0000179797 devstack@c-api.service[112527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:14.561430 np0000179797 devstack@c-api.service[112529]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:14.561999 np0000179797 devstack@c-api.service[112529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:14.580399 np0000179797 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:14.580399 np0000179797 devstack@c-api.service[112528]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:14.581285 np0000179797 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:14.581285 np0000179797 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:14.599139 np0000179797 devstack@c-api.service[112527]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:14.599139 np0000179797 devstack@c-api.service[112527]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:14.624318 np0000179797 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:14.624318 np0000179797 devstack@c-api.service[112529]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:15.033013 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:15.033133 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:15.033365 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:15.033460 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.033460 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.033581 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.033581 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.033694 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.033748 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.033813 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.033877 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.033998 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.035027 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.035122 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.035182 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:15.035285 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.035285 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.035285 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.035492 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.035551 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.035615 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.035681 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.035742 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.035801 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.035859 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.035926 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.035983 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.036039 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.036094 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.036150 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.036234 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.036308 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.036372 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.036427 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.036487 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.036487 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.036582 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.036582 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.036582 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.036582 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.036789 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.036789 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.036789 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.036789 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.037311 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.037381 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.037448 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.037514 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.037566 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.037616 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.037676 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.037727 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.037785 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.037834 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.038032 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.038087 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.038145 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.038202 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.038296 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.038355 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.038407 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.038474 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.038532 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.038582 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.038582 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.038865 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.038943 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.039021 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.039113 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.039113 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.039248 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.039248 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.040019 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.040088 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.040139 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.040182 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.040243 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.040285 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.040324 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.040364 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.040404 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.040454 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.040489 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.040536 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.040536 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.040606 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.040891 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.041007 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.041055 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.041096 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.041184 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.041258 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.041258 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.041350 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.041390 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.041429 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.041471 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.041570 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.041673 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.041798 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.042528 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.042597 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.042639 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.042715 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.042763 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.042816 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.042882 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.043058 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.043114 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.043159 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.043204 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.043268 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.043318 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.043359 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.043402 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.043443 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.043488 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.043532 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.043576 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.043627 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.043674 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.043719 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.043764 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.043836 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.043883 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.044027 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.044086 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.044129 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.044167 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.044221 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.044278 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.044332 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.044378 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.044418 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.044456 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.044494 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.044539 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.044539 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.044620 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.044664 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.044708 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.044752 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.044789 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.044827 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.044866 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.044866 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.044866 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.044985 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.045030 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.045697 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.045852 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.045998 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.046144 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.046307 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.046360 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.046429 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.046490 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.046542 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.046586 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.046625 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.046670 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.046717 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.046763 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.046802 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.046840 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.046880 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.047020 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.047075 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.047143 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.047192 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.047269 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.047315 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.047355 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.047394 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.047432 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.047478 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.047527 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.047565 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.047603 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.047655 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.047698 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.047736 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.047790 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.047838 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.047877 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.047916 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.047954 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.047997 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.048041 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.048086 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.048125 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.048168 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.048746 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.048893 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.049039 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.049182 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.049343 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.049481 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.049663 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.049860 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.050007 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.050148 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.050299 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.050457 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.050618 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.050768 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.051747 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.051793 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.051874 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.051918 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.051985 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.052032 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.052089 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.052143 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.052183 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.052243 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.052293 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.052358 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.052416 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.052455 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.052494 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.052554 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.052620 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.052664 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.052707 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.052755 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.052823 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.052907 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.053055 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.053229 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.053472 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.053636 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.053771 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.053958 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.056838 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.056938 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.056986 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.057027 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.057066 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.057122 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.057203 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.057561 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.057607 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.057642 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.057681 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.057738 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.057777 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.057813 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.057852 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.057891 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.057929 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.057968 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.058012 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.058055 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.058055 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.059970 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.060038 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.060078 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.060118 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.060161 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.060227 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.060273 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.060307 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.060348 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.060388 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.060427 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.060462 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.060497 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.060538 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.060572 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.060606 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.060640 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.060676 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.060710 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.060750 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.060787 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.060825 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.060865 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.060899 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.060933 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.061006 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.061041 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.061075 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.061109 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.061153 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.061198 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.061249 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.061285 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.061318 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.061374 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.061415 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.061449 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.061483 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.061518 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.061565 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.061599 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.061634 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.061855 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.061894 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.061928 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.061966 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.062004 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.062039 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.062078 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.062119 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.062159 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.062195 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.062247 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.062283 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.062317 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.062352 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.062394 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.062428 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.062468 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.062613 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.062649 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.062688 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.062727 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.062727 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.062815 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.062856 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.062856 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.062919 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.062954 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.063006 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.063006 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.063006 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.063006 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.063006 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.063190 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.063190 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.063294 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.063335 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.063438 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.063516 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.063579 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.063624 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.063665 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.063701 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.063737 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.063771 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.063811 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.063845 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.063891 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.063926 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.063967 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.064007 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.064041 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.064076 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.064112 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.064154 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.064188 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.064240 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.064277 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.064322 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.064367 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.064407 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.064449 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.064496 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.064531 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.064571 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.064610 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.064649 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.064687 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.064724 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.064770 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.064770 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.064850 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.064850 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.064850 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.064968 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.064968 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.065076 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.065076 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.066312 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.066381 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.066426 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.066485 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.066543 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.066586 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.066638 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.066677 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.066711 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.066772 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.066807 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.066849 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.066883 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.066918 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.066918 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.066985 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.067020 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.067020 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.067093 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.067093 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.067167 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.067464 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.067514 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.067550 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.067601 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.067640 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.067687 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.067725 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.067764 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.067804 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.067842 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.067888 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.067927 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.067961 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.068002 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.068036 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.068076 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.068117 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.068156 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.068196 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.068263 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.068305 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.068341 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.068380 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.068415 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.068454 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.068498 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.068536 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.068574 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.068613 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.068657 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.068702 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.068740 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.068778 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.068822 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.068861 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.068899 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.068943 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.068988 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.069026 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.069064 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.069143 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.069183 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.069231 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.069276 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.069311 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.069345 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.069382 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.069429 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.069465 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.069465 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.069539 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.069579 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.069640 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.069680 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.069680 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.069759 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.069759 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.069759 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.069759 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.069759 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.069938 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.069978 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.070021 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.070021 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.070096 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.070139 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.070177 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.070230 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.070276 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.070323 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.070359 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.070402 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.070441 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.070477 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.070477 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.070477 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.070571 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.070608 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.070644 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.070863 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.071759 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.071816 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.071881 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.071936 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.071996 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.072036 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.072077 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.072123 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.072169 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.072252 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.072658 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.072703 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.072743 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.072783 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.072783 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.072860 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.072899 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.072954 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.072954 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.073039 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.073078 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.073602 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.073676 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.073719 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.073763 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.073803 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.073854 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.073893 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.073937 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.073977 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.074016 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.074053 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.074096 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.074134 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.074172 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.074228 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.074264 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.074313 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.074358 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.074398 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.074442 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.074480 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.074518 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.074563 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.074600 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.074642 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.074700 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.074740 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.074740 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.074821 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.074861 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.074900 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.074939 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.074977 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.075015 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.075051 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.075085 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.075131 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.075170 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.075228 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.075268 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.075307 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.075344 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.075395 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.075433 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.075472 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.075515 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.075560 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.075609 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.075649 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.075692 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.075739 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.075778 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.075820 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.075860 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.075900 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.075943 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.075982 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.076031 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.076072 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.076115 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.076154 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.076192 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.076256 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.076303 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.076345 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.076384 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.076427 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.076478 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.076521 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.076564 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.076607 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.076651 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.076693 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.076737 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.076774 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.076813 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.076855 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.076897 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.076940 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.076980 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.077019 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.077057 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.077091 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.077132 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.077203 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.077269 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.077315 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.077315 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.077315 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.077315 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.077315 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.077486 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.077486 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.077486 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.077587 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.077639 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.077683 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.077721 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.077759 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.077798 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.077836 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.077883 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.077927 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.077966 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.078006 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.078140 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.078187 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.078275 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.078316 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.078356 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.078395 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.078441 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.078484 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.078524 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.078570 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.078570 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.078570 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.078570 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.078570 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.078766 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.078766 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.078836 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.078895 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.078934 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.078979 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.079019 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.079062 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.079099 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.079144 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.079186 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.079253 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.079311 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.079355 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.079405 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.079450 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.079493 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.079531 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.079569 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.079569 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.079569 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.079864 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.081002 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.081056 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.081112 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.081167 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.081248 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.081313 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.081354 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.081388 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.081472 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.081548 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.081662 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.081738 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.081789 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.081834 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.081873 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.081923 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.081963 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.082001 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.082045 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.082093 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.082132 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.082175 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.082234 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.082274 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.082328 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.082367 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.082411 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.082446 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.082480 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.082514 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.082552 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.082586 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.082632 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.082632 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.082713 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.082743 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.082773 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.082799 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.082799 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.082852 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.082879 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.082908 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.082935 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.082965 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.082996 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.083023 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083050 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.083079 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083110 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.083138 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.083164 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.083188 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083232 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.083263 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.083293 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.083321 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.083345 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.083369 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.083402 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.083426 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.083455 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.083478 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.083505 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.083534 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.083563 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.083592 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.083619 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.083647 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083678 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.083705 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.083734 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083761 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.083795 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.083826 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.083857 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.083887 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.083917 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.083949 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.083977 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084007 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084037 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.084072 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084103 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084103 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084157 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.084157 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.084222 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.084253 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.084253 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.084309 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.084340 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.084374 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.084404 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.084429 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084452 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.084475 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.084498 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084521 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.084549 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.084576 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.084603 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084634 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.084659 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084687 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084687 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.084740 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.084740 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.084740 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.084740 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.084836 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.084869 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.084917 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.087087 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.087123 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.087172 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.087255 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.087303 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.087371 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.087435 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.087634 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.087726 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.087800 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.087885 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.087960 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.087985 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.088014 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.088045 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.088091 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.088122 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.088152 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.088152 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.088199 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.088241 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.088274 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.088301 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.088325 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.088349 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.088372 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.088405 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.088436 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.088464 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.088487 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.088516 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.088601 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.088694 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.088722 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.088751 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.088775 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.088802 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.088830 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.088857 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.088885 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.088908 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.088931 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.088960 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.088983 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.089009 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.089037 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.089064 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.089090 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.089114 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.089137 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.089164 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.089188 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.089241 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.089268 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.089268 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.089268 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.089344 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.089393 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.089452 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.089477 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.089503 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.089548 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.089573 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.089613 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.089643 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.089672 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.089700 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.089724 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.089748 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.089772 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.089795 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.089819 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.089843 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.089867 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.089891 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.089913 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.089946 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.089988 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.090017 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.090045 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.090093 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.090149 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.090204 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.090284 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.095881 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.095942 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.095996 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.096054 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.096102 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.096173 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.096234 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.096271 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.096325 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.096365 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.096399 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.096451 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.096489 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.096528 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.096528 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.096599 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.096640 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.096681 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.096718 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.096758 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.096794 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.096794 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.096954 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.096990 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.097024 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.097058 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.097095 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.097131 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.097165 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.097204 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.097255 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.097308 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.097344 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.097379 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.097414 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.097449 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.097488 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.097530 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.097567 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.097606 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.097654 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.097691 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.097726 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.097759 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.097794 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:15.097828 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:15.097867 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:15.142667 np0000179797 devstack@c-api.service[112528]: INFO dbcounter [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Registered counter for database cinder Jun 12 10:25:15.144994 np0000179797 devstack@c-api.service[112530]: INFO dbcounter [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Registered counter for database cinder Jun 12 10:25:15.146161 np0000179797 devstack@c-api.service[112527]: INFO dbcounter [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Registered counter for database cinder Jun 12 10:25:15.146475 np0000179797 devstack@c-api.service[112529]: INFO dbcounter [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Registered counter for database cinder Jun 12 10:25:15.190287 np0000179797 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-9c77332f-01b1-4b93-a466-ee684cf1235f 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.191418 np0000179797 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-3dca001a-1835-47a0-86bc-927c097e77dd 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.197149 np0000179797 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.200566 np0000179797 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-0b5062fe-80c3-4371-8e02-488e52e9404d 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.309443 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writer thread running {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:15.311360 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writer thread running {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:15.312289 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:15.313767 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:15.315126 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:15.317222 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:15.317949 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:15.318028 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:15.319769 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:15.319847 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:15.320781 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.322182 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:15.322462 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:15.323370 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.324221 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.325073 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:15.326801 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:15.327536 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.327738 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writer thread running {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:15.328611 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:15.329470 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.331314 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:15.332565 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.335696 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:15.339915 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:15.342445 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:15.343608 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.348254 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.363788 np0000179797 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-3dca001a-1835-47a0-86bc-927c097e77dd 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.367087 np0000179797 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-9c77332f-01b1-4b93-a466-ee684cf1235f 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.367189 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:15.367923 np0000179797 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-0b5062fe-80c3-4371-8e02-488e52e9404d 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.367999 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:15.368161 np0000179797 devstack@c-api.service[112528]: INFO cinder.rpc [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:15.369700 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.370743 np0000179797 devstack@c-api.service[112527]: INFO cinder.rpc [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:15.373379 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.373452 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:15.375078 np0000179797 devstack@c-api.service[112530]: INFO cinder.rpc [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:15.376402 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.382269 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.384676 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.385499 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.386255 np0000179797 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:15.387770 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.390275 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:15.390498 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.392165 np0000179797 devstack@c-api.service[112529]: INFO cinder.rpc [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:15.392507 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.394084 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.394184 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.394269 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.395874 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.395962 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.396803 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.398900 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.400440 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.402418 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.402493 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.405124 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.405392 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.405757 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.407908 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.408138 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.408514 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.409127 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.410783 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.411148 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.411673 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.412326 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.412413 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.414483 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.414594 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.415252 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.417392 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.417822 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.418264 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.418578 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.418871 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.419741 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.421180 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.421599 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.421662 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.422458 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.423358 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.424642 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.424832 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.426250 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.427138 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.427592 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.427798 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.427989 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.428750 np0000179797 devstack@c-api.service[112528]: WARNING cinder.api.contrib.hosts [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:15.429458 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.430512 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.430635 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.430772 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.431309 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.432095 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.432707 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.433484 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.433563 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.433645 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.434160 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.434548 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: extensions {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.434959 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.435241 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.435659 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.435922 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-quota-class-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.436399 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.437114 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.437185 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: scheduler-stats {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.437875 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.438366 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.438460 np0000179797 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:15.439021 np0000179797 devstack@c-api.service[112527]: WARNING cinder.api.contrib.hosts [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:15.439148 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.439244 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-quota-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.439741 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.440538 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.440622 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: backups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.441166 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.442002 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.442652 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.442731 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-snapshot-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.443518 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.444109 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: consistencygroups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.444297 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.444418 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.444532 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.445308 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: extensions {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.445869 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.446018 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: extra_specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.447146 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.447562 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-hosts {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.447622 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-quota-class-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.448080 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.448910 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: scheduler-stats {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.448977 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-volume-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.449254 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.450295 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.450379 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-quota-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.450425 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-availability-zone {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.450711 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.451705 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.451899 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.451954 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: backups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.452888 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.453194 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-volume-transfer {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.453985 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.454309 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.454688 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-snapshot-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.454833 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: capabilities {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.455352 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.456119 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.456293 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.456519 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: consistencygroups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.456613 np0000179797 devstack@c-api.service[112529]: WARNING cinder.api.contrib.hosts [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:15.457413 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.457628 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: os-volume-type-access {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.457853 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.458923 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.459174 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: extra_specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.459311 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.459378 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: cgsnapshots {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.460371 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.460669 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extended resource: qos-specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.460733 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.460803 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-hosts {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.461917 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.461998 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.462127 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-volume-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.462757 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.contrib.snapshot_actions [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] SnapshotActionsController initialized {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:15.462888 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: extensions {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.463491 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.463552 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.463625 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-availability-zone {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.464381 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-quota-class-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.464887 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.464957 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.465151 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.465659 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: scheduler-stats {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.466259 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.466442 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.466490 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-volume-transfer {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.467098 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-quota-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.467597 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.468081 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.468238 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: capabilities {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.468601 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: backups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.468960 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.469450 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.469756 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.470394 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.470599 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-snapshot-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.470948 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: os-volume-type-access {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.471197 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.471783 np0000179797 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.472439 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: consistencygroups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.472628 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.472742 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.472881 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.472965 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension AdminActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.473096 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension AdminActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.473158 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: cgsnapshots {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.473232 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension AdminActions extending resource: backups {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.473360 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:15.473848 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.473967 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: extra_specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.474031 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension TypesManage extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474087 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension UsedLimits extending resource: limits {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474154 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.474232 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474303 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474365 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474470 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474596 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474658 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extended resource: qos-specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.474714 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.474770 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-3dca001a-1835-47a0-86bc-927c097e77dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.475520 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.475597 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-hosts {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.476869 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-volume-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.476933 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.477204 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] SnapshotActionsController initialized {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:15.478105 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.478253 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.478298 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-availability-zone {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.479600 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.479646 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.479682 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.481028 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.481081 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.481360 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-volume-transfer {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.482385 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.482502 np0000179797 devstack@c-api.service[112528]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f9013ea3668 pid: 112528 (default app) Jun 12 10:25:15.482605 np0000179797 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.482958 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: capabilities {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.483348 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.483450 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.483633 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.483744 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.483832 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.483910 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.483991 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.484226 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.484648 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.484746 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.484878 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.484972 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485084 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485175 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485313 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.485410 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485410 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485619 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485619 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-0b5062fe-80c3-4371-8e02-488e52e9404d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.485792 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: os-volume-type-access {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.486605 np0000179797 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.487347 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: cgsnapshots {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.487447 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.487590 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.487729 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.487859 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension AdminActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.487973 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension AdminActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488078 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension AdminActions extending resource: backups {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488284 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488404 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension TypesManage extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488496 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension UsedLimits extending resource: limits {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488581 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488665 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488764 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488878 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.488978 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.489064 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.489186 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-9c77332f-01b1-4b93-a466-ee684cf1235f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.489332 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extended resource: qos-specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:15.490427 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.490427 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.490427 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.490427 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.490834 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.490834 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.490834 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.490834 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491098 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491509 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491509 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491509 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491509 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491509 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491822 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491822 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491822 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.491822 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.491822 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492114 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492114 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492114 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492114 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492404 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492404 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492404 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492404 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492404 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492713 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492713 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492713 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492713 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492713 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.492992 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493354 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.493694 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494046 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494046 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494046 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494046 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494046 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494382 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494382 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494382 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494382 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494382 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494656 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.494999 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495365 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495365 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495365 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495365 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495365 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495726 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495726 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495726 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495726 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495726 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495996 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495996 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.495996 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.495996 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496313 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496313 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496313 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496313 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496555 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496555 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496555 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496555 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496555 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496871 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496871 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496871 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.496871 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.496871 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497162 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497162 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497162 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497162 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497455 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497455 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497455 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497455 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497703 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] SnapshotActionsController initialized {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:15.497765 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497765 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.497765 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.497765 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498001 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498001 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498001 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498001 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498277 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498277 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498277 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498277 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498504 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498504 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498504 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498504 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498504 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.498816 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499139 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499139 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499139 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499139 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499139 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499505 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.499792 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500050 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500305 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500569 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500569 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500569 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500569 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500748 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500748 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500748 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500748 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500748 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500973 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500973 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500973 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.500973 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:15.500973 np0000179797 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 12 10:25:15.501169 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501207 np0000179797 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f9013ea3668 pid: 112530 (default app) Jun 12 10:25:15.501538 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501584 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-7b8c02b1-2415-452c-b6be-4e617ff85fe3 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:15.501633 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501633 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501698 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Fri Jun 12 10:25:15 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:25:15.501733 np0000179797 devstack@c-api.service[112527]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f9013ea3668 pid: 112527 (default app) Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension AdminActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.501775 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension AdminActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502017 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension AdminActions extending resource: backups {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502017 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502112 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension TypesManage extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502250 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension UsedLimits extending resource: limits {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502349 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502446 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502540 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502641 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502762 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502858 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.502957 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-d6bf817a-912e-48e6-a4c0-bb6856da4c72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:15.511056 np0000179797 devstack@c-api.service[112529]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f9013ea3668 pid: 112529 (default app) Jun 12 10:25:22.686903 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.686903 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687359 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687359 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687359 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687359 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687359 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687492 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687635 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687635 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687635 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687635 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687635 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687749 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687749 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687749 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687749 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687845 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687845 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687845 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687845 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687952 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.687952 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.687952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688072 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688072 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688072 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688072 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688072 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688187 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688346 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688483 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688622 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688766 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688766 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688766 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688766 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688862 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688862 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688862 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688862 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688862 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688980 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688980 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688980 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.688980 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.688980 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689090 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689232 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689232 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689232 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689232 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689232 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689367 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689367 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689367 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689367 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689367 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689484 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689484 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689484 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689484 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689580 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689580 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689580 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689580 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689674 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689674 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689674 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689674 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689674 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689792 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689792 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689792 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689792 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689792 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689909 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689909 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.689909 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.689909 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690003 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690003 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690003 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690003 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690096 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690096 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690096 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690096 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690197 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690197 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.690197 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.690197 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692357 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692357 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692357 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692357 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692468 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692638 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692638 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692638 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692638 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692638 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692775 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.692952 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693111 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693291 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693447 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693447 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693447 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693447 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693556 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693556 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693556 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693556 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693663 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693663 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693663 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693663 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693772 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693772 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693772 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:22.693772 np0000179797 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 12 10:25:22.693772 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:23.193333 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b admin admin] POST https://199.204.45.72/volume/v3/types Jun 12 10:25:23.193333 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:25:23.193333 np0000179797 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:25:23.193333 np0000179797 devstack@c-api.service[112530]: warnings.warn( Jun 12 10:25:23.236263 np0000179797 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:23.268254 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 12 10:25:23.269059 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Fri Jun 12 10:25:22 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:25:23.282046 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b req-eba294d1-f684-4ab6-b0cb-326881c856b8 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:23.607092 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b req-eba294d1-f684-4ab6-b0cb-326881c856b8 admin admin] POST https://199.204.45.72/volume/v3/types/0fa6c1b0-6ea7-48fe-8353-4b743f3d3e83/extra_specs Jun 12 10:25:23.607646 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b req-eba294d1-f684-4ab6-b0cb-326881c856b8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:25:23.609382 np0000179797 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:25:23.609382 np0000179797 devstack@c-api.service[112528]: warnings.warn( Jun 12 10:25:23.651642 np0000179797 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b req-eba294d1-f684-4ab6-b0cb-326881c856b8 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:23.717407 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-0f8a12c6-885c-48a3-9daa-fdd61d27c89b req-eba294d1-f684-4ab6-b0cb-326881c856b8 admin admin] https://199.204.45.72/volume/v3/types/0fa6c1b0-6ea7-48fe-8353-4b743f3d3e83/extra_specs returned with HTTP 200 Jun 12 10:25:23.717621 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 2/3] 199.204.45.72 () {70 vars in 1498 bytes} [Fri Jun 12 10:25:23 2026] POST /volume/v3/types/0fa6c1b0-6ea7-48fe-8353-4b743f3d3e83/extra_specs => generated 55 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:25:25.372241 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=6 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:25.391154 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=6 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:33.264434 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:33.715161 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:28:37.277603 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.277603 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.277603 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.277603 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.278610 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.278610 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.278610 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.278610 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.278916 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.279412 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.279412 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.279412 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.279412 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.279412 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.279755 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.279755 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.279755 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.279755 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.279755 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280078 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280078 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280078 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280078 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280378 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280378 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280378 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280378 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280378 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280735 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280735 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280735 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.280735 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.280735 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281054 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281487 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.281927 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.282349 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.282349 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.282349 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.282349 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.282349 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.282852 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.282852 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.282852 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.282852 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.282852 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283058 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283346 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283589 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283589 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283589 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283589 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283589 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283841 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283841 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283841 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.283841 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.283841 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284062 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284062 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284062 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284062 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284282 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284282 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284282 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284282 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284466 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284466 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284466 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284466 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284466 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284711 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284711 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284711 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284711 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284711 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284915 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284915 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.284915 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.284915 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285098 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285098 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285098 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285098 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285304 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285304 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285304 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285304 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285498 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285498 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285498 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285498 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285685 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285685 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285685 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285685 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285874 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285874 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285874 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.285874 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.285874 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286108 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286397 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286397 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286397 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286397 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286397 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286604 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.286882 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287167 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287436 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287680 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287680 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287680 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287680 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287851 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287851 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287851 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.287851 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.287851 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-69110b6b-b73f-4723-a71d-0b1c780ea70e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:28:37.288079 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-69110b6b-b73f-4723-a71d-0b1c780ea70e None None] GET https://199.204.45.72/volume// Jun 12 10:28:37.288352 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-69110b6b-b73f-4723-a71d-0b1c780ea70e None None] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:28:37.288352 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-69110b6b-b73f-4723-a71d-0b1c780ea70e None None] Calling method 'all' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:28:37.288352 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-69110b6b-b73f-4723-a71d-0b1c780ea70e None None] https://199.204.45.72/volume// returned with HTTP 300 Jun 12 10:28:37.288352 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Fri Jun 12 10:28:37 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 12 10:29:18.752700 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.752700 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.752700 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.752700 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753277 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753277 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753277 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753277 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753410 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753594 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753594 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753594 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753594 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753594 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753748 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753748 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753748 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753748 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753748 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753916 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753916 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.753916 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.753916 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754043 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754043 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754043 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754043 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754043 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754181 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754181 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754181 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754181 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754181 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754419 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754570 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754732 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754881 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754881 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754881 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.754881 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.754881 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755009 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755009 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755009 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755009 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755009 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755126 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755297 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755432 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755432 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755432 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755432 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755432 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755576 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755576 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755576 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755576 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755576 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755703 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755703 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755703 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755703 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755832 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755832 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755832 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755832 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755929 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.755929 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.755929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756058 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756058 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756058 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756058 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756058 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756181 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756181 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756181 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756181 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756372 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756372 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756372 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756372 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756480 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756480 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756480 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756480 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756581 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756581 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756581 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756581 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756699 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756699 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756699 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756699 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756803 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756803 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756803 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756803 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756803 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.756929 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757077 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757077 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757077 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757077 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757077 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757200 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757370 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757514 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757685 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757851 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757851 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757851 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757851 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757957 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757957 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757957 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.757957 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.757957 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 12 10:29:18.758087 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-6b3d625e-6d1f-43c5-b76b-34587094cab0 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:18.759975 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 1/5] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 12 10:29:18 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:29:18.801023 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:18.810679 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 2/6] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 12 10:29:18 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 12 10:29:18.852103 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 req-bc55b628-a5d2-4890-b803-a8832a49ffbe None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:18.856348 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 req-bc55b628-a5d2-4890-b803-a8832a49ffbe demo demo] GET https://199.204.45.72/volume/v3/ Jun 12 10:29:18.856738 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 req-bc55b628-a5d2-4890-b803-a8832a49ffbe demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:18.857099 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 req-bc55b628-a5d2-4890-b803-a8832a49ffbe demo demo] Calling method 'version_select' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:18.858317 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-7dcc0a7c-0e5d-4b2e-a80d-638c1f4a6766 req-bc55b628-a5d2-4890-b803-a8832a49ffbe demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 12 10:29:18.858938 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 3/7] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 12 10:29:18 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:18.904619 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:19.233327 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 12 10:29:19.233739 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:19.233937 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 demo demo] Calling method 'show' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:19.272570 np0000179797 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:29:19.292694 np0000179797 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:29:19.292694 np0000179797 devstack@c-api.service[112527]: warnings.warn( Jun 12 10:29:19.294908 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-64a8f7f3-cd09-4e27-9eda-f5543e5f7252 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:19.295302 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 12 10:29:18 2026] GET /volume/v3/types/default => generated 145 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:19.408826 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:19.740644 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] GET https://199.204.45.72/volume/v3/types Jun 12 10:29:19.741011 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:19.741263 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] Calling method 'index' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:19.741737 np0000179797 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:29:19.741737 np0000179797 devstack@c-api.service[112529]: warnings.warn( Jun 12 10:29:19.742579 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:29:19.787067 np0000179797 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:29:19.816176 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-4010480b-bf2d-48d3-b91b-7950ef6654eb demo demo] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 12 10:29:19.816716 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1283 bytes} [Fri Jun 12 10:29:19 2026] GET /volume/v3/types => generated 377 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:20.221637 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-e659b7be-7900-4052-b41c-1acf67b1e584 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:20.222528 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 3/10] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 12 10:29:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:29:20.268437 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-b0a4bf9c-8e61-4645-a480-08763d67d2bc None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:20.278027 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 4/11] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 12 10:29:20 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 12 10:29:20.314917 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [req-b0a4bf9c-8e61-4645-a480-08763d67d2bc req-36114aa9-06d6-4520-9913-8b39e05da30e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:20.318707 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-b0a4bf9c-8e61-4645-a480-08763d67d2bc req-36114aa9-06d6-4520-9913-8b39e05da30e demo demo] GET https://199.204.45.72/volume/v3/ Jun 12 10:29:20.319159 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-b0a4bf9c-8e61-4645-a480-08763d67d2bc req-36114aa9-06d6-4520-9913-8b39e05da30e demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:20.319718 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-b0a4bf9c-8e61-4645-a480-08763d67d2bc req-36114aa9-06d6-4520-9913-8b39e05da30e demo demo] Calling method 'version_select' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:20.320864 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-b0a4bf9c-8e61-4645-a480-08763d67d2bc req-36114aa9-06d6-4520-9913-8b39e05da30e demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 12 10:29:20.321620 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 3/12] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 12 10:29:20 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:20.367556 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-3c577a61-0296-4701-8d99-01b7c2672f51 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:20.371759 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-3c577a61-0296-4701-8d99-01b7c2672f51 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 12 10:29:20.372153 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-3c577a61-0296-4701-8d99-01b7c2672f51 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:20.372632 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-3c577a61-0296-4701-8d99-01b7c2672f51 demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:20.388084 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-3c577a61-0296-4701-8d99-01b7c2672f51 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:20.388464 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 12 10:29:20 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:21.062140 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-df36c334-bea5-4b2a-aa8b-82fa5e237f6e None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.063119 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 4/14] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:29:21.101698 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-b65b0478-124c-4ded-8fa2-01d97178a177 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.105488 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 5/15] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 12 10:29:21.145557 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [req-b65b0478-124c-4ded-8fa2-01d97178a177 req-23e9bd56-2c2b-4b52-8838-2a3859f460b7 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.149553 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-b65b0478-124c-4ded-8fa2-01d97178a177 req-23e9bd56-2c2b-4b52-8838-2a3859f460b7 demo demo] GET https://199.204.45.72/volume/v3/ Jun 12 10:29:21.149882 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-b65b0478-124c-4ded-8fa2-01d97178a177 req-23e9bd56-2c2b-4b52-8838-2a3859f460b7 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:21.150198 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-b65b0478-124c-4ded-8fa2-01d97178a177 req-23e9bd56-2c2b-4b52-8838-2a3859f460b7 demo demo] Calling method 'version_select' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:21.151247 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-b65b0478-124c-4ded-8fa2-01d97178a177 req-23e9bd56-2c2b-4b52-8838-2a3859f460b7 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 12 10:29:21.151651 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 4/16] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:21.194489 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-a5625f1f-8a94-44c0-9e7c-45f7a2474d3b None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.196399 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-a5625f1f-8a94-44c0-9e7c-45f7a2474d3b demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 12 10:29:21.196595 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-a5625f1f-8a94-44c0-9e7c-45f7a2474d3b demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:21.196808 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-a5625f1f-8a94-44c0-9e7c-45f7a2474d3b demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:21.205005 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-a5625f1f-8a94-44c0-9e7c-45f7a2474d3b demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:21.205452 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:21.246825 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-fc24abf6-c5fc-4a18-9cdd-d739a35b07cf None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.248317 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 5/18] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:29:21.285334 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-2a76cc07-c16d-4035-8996-0cb9f34b524c None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.289189 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 6/19] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 12 10:29:21.325041 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [req-2a76cc07-c16d-4035-8996-0cb9f34b524c req-0989e5a4-e332-44ca-b45e-ca4137d1cb02 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.328504 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-2a76cc07-c16d-4035-8996-0cb9f34b524c req-0989e5a4-e332-44ca-b45e-ca4137d1cb02 demo demo] GET https://199.204.45.72/volume/v3/ Jun 12 10:29:21.328853 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-2a76cc07-c16d-4035-8996-0cb9f34b524c req-0989e5a4-e332-44ca-b45e-ca4137d1cb02 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:21.329318 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-2a76cc07-c16d-4035-8996-0cb9f34b524c req-0989e5a4-e332-44ca-b45e-ca4137d1cb02 demo demo] Calling method 'version_select' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:21.329877 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-2a76cc07-c16d-4035-8996-0cb9f34b524c req-0989e5a4-e332-44ca-b45e-ca4137d1cb02 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 12 10:29:21.330312 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 5/20] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:21.374129 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-e440804c-22b5-401f-b3ca-bcb8f92811fb None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:21.377333 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e440804c-22b5-401f-b3ca-bcb8f92811fb demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 12 10:29:21.377680 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e440804c-22b5-401f-b3ca-bcb8f92811fb demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:21.378047 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e440804c-22b5-401f-b3ca-bcb8f92811fb demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:21.386940 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e440804c-22b5-401f-b3ca-bcb8f92811fb demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:21.387320 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 12 10:29:21 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:29.290445 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=2 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:29:31.383257 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=7 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:35:21.755197 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:35:21.853711 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:35:21.854156 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:35:21.854648 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:35:21.855678 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:35:21.857524 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:35:21.897122 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] Get all volumes completed successfully. Jun 12 10:35:21.900328 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-3f67e224-90f1-41df-af98-e84fc23ba1cb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:35:21.900829 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:35:31.888016 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:36:21.917045 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:36:21.920768 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:36:21.921259 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:36:21.921755 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:36:21.922703 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:36:21.924428 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:36:21.965202 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] Get all volumes completed successfully. Jun 12 10:36:21.970012 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-d6d27c87-9fe9-41c8-accc-e16f7e75fe26 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:36:21.970935 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 7/23] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:36:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:36:31.961989 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:37:22.010531 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:37:22.015913 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:37:22.016207 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:37:22.016556 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:37:22.017404 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:37:22.018834 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:37:22.059269 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] Get all volumes completed successfully. Jun 12 10:37:22.061847 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-0ee12178-3871-4d22-aec1-5a8319ea59ec demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:37:22.062489 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:37:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:37:32.052788 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:38:22.088422 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-350d4271-679e-433e-a824-d5810ba50445 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:38:22.091078 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:38:22.091268 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:38:22.091450 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:38:22.091877 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:38:22.092601 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:38:22.142436 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] Get all volumes completed successfully. Jun 12 10:38:22.145238 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-350d4271-679e-433e-a824-d5810ba50445 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:38:22.145802 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:38:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:38:32.134448 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:39:22.162619 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:39:22.165458 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:39:22.165712 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:39:22.165990 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:39:22.166447 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:39:22.167819 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:39:22.176141 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] Get all volumes completed successfully. Jun 12 10:39:22.178251 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-667f0bdf-05a4-4bf5-9b09-2c11bf1d9543 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:39:22.178630 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:39:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:39:32.170438 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:40:22.192976 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-39a167e5-06df-4964-a872-e2e0a1cc461f None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:40:22.330050 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:40:22.330489 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:40:22.330902 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:40:22.331511 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:40:22.333436 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:40:22.341354 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] Get all volumes completed successfully. Jun 12 10:40:22.343980 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-39a167e5-06df-4964-a872-e2e0a1cc461f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:40:22.344460 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 8/27] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:40:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:40:32.336612 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:41:22.359329 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:41:22.363188 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:41:22.363188 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:41:22.363811 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:41:22.364542 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:41:22.366391 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:41:22.374477 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] Get all volumes completed successfully. Jun 12 10:41:22.376665 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-27c28d83-a2ee-47da-b226-b4cc454e3717 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:41:22.377418 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:41:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:41:32.369970 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:42:22.395161 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-5c76619a-68b2-4393-bb77-d778db68b819 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:42:22.399566 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:42:22.399950 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:42:22.400398 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:42:22.400955 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:42:22.401914 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:42:22.412055 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] Get all volumes completed successfully. Jun 12 10:42:22.414901 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-5c76619a-68b2-4393-bb77-d778db68b819 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:42:22.415385 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:42:32.405484 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:43:22.431890 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:43:22.434480 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:43:22.434480 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:43:22.434747 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:43:22.434836 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:43:22.435808 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:43:22.444956 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] Get all volumes completed successfully. Jun 12 10:43:22.448068 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-7a4eefe1-cf32-4370-95e9-453c464473a5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:43:22.448668 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:43:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:43:32.438385 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:44:22.510010 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:44:22.514016 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:44:22.514412 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:44:22.514796 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:44:22.515397 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:44:22.516365 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:44:22.527023 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] Get all volumes completed successfully. Jun 12 10:44:22.529557 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-801cc41e-30cd-49cc-aa57-5ac3d7ce2946 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:44:22.529998 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 9/31] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:44:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:44:32.519617 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:45:22.553318 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-ad637974-c804-4ac8-bf77-2a9e4550723c None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:45:22.710276 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:45:22.710541 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:45:22.710843 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:45:22.711254 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:45:22.712404 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:45:22.720106 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] Get all volumes completed successfully. Jun 12 10:45:22.722073 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-ad637974-c804-4ac8-bf77-2a9e4550723c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:45:22.722434 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:45:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:45:32.715964 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:46:22.737692 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:46:22.740409 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:46:22.740651 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:46:22.740906 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:46:22.741264 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:46:22.742262 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:46:22.750847 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] Get all volumes completed successfully. Jun 12 10:46:22.752855 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-600f8ffe-65cd-4bc5-8ab3-84c70b847025 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:46:22.753472 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:46:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:46:32.745803 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:47:22.766479 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-819a6222-f439-4696-a863-8c849d633b79 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:47:22.770741 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:47:22.771143 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:47:22.772029 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:47:22.772600 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:47:22.774154 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:47:22.784321 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] Get all volumes completed successfully. Jun 12 10:47:22.786827 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-819a6222-f439-4696-a863-8c849d633b79 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:47:22.787414 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:47:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:47:32.778157 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:48:22.802462 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:48:22.805966 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:48:22.806113 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:48:22.806463 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:48:22.806810 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:48:22.808269 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:48:22.818329 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] Get all volumes completed successfully. Jun 12 10:48:22.821509 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0a4b5dec-e0dc-41ad-bd28-0c387e90e233 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:48:22.822425 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 10/35] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:48:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:48:32.811929 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:49:22.839953 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-26feb748-c051-4453-a744-4467110bfa9d None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:49:22.844307 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:49:22.844688 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:49:22.845069 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:49:22.845682 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:49:22.847105 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:49:22.856233 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] Get all volumes completed successfully. Jun 12 10:49:22.860397 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-26feb748-c051-4453-a744-4467110bfa9d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:49:22.861080 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:49:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:49:32.850411 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:50:22.875594 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:50:23.007254 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:50:23.007700 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:50:23.008094 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:50:23.008438 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:50:23.010125 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:50:23.019202 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] Get all volumes completed successfully. Jun 12 10:50:23.020907 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-af22df7e-bbae-4ddd-9904-cd4b2fdcddbb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:50:23.021247 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:50:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:50:33.013610 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:51:23.034367 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:51:23.037053 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:51:23.037333 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:51:23.037532 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:51:23.037845 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:51:23.038884 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:51:23.046151 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] Get all volumes completed successfully. Jun 12 10:51:23.048106 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-44806b6b-78cf-4f06-95d0-ca7a644705ef demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:51:23.048444 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 10/38] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:51:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:51:33.042559 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:52:23.066399 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:52:23.069462 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:52:23.069705 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:52:23.069945 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:52:23.070278 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:52:23.071340 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:52:23.079344 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] Get all volumes completed successfully. Jun 12 10:52:23.081290 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-5ae4efa6-8f03-4dc2-aec2-dce42dccf775 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:52:23.081631 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 11/39] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:52:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:52:33.074505 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:53:23.100550 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:53:23.102628 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:53:23.102798 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:53:23.102976 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:53:23.103249 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:53:23.103900 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:53:23.110014 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] Get all volumes completed successfully. Jun 12 10:53:23.111999 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-adae1a51-1d17-4a6d-b95e-269007fedbc1 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:53:23.112364 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 10/40] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:53:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:53:33.107367 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:54:23.131945 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:54:23.135903 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:54:23.136285 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:54:23.136662 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:54:23.137122 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:54:23.138569 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:54:23.151285 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] Get all volumes completed successfully. Jun 12 10:54:23.154112 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-36c0660b-cd38-4314-a1ed-97f4cb76c6d3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:54:23.154732 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 10/41] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:54:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:54:33.143147 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:55:23.171787 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-f2f23bf4-081c-49c6-9658-638130540753 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:55:23.262881 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:55:23.263157 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:55:23.263424 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:55:23.263725 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:55:23.265186 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:55:23.274871 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] Get all volumes completed successfully. Jun 12 10:55:23.277618 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f2f23bf4-081c-49c6-9658-638130540753 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:55:23.278091 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 11/42] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:55:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:55:33.269258 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:56:23.293451 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:56:23.298696 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:56:23.299142 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:56:23.299625 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:56:23.300134 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:56:23.302410 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:56:23.311017 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] Get all volumes completed successfully. Jun 12 10:56:23.313549 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-22ad15f0-07bd-4b4d-a234-1456932d7fdb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:56:23.314075 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 12/43] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:56:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:56:33.305927 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:57:23.351462 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-2307829e-a4c9-42e3-a428-ac758e5a445e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:57:23.356542 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:57:23.356992 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:57:23.357466 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:57:23.357910 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:57:23.359421 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:57:23.368481 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] Get all volumes completed successfully. Jun 12 10:57:23.370559 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-2307829e-a4c9-42e3-a428-ac758e5a445e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:57:23.370932 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 11/44] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:57:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:57:33.363810 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:58:23.384359 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-31e6b184-5262-4459-b592-dcb07705f54f None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:58:23.388764 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:58:23.389127 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:58:23.389563 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:58:23.390033 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:58:23.391626 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:58:23.400551 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] Get all volumes completed successfully. Jun 12 10:58:23.402519 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-31e6b184-5262-4459-b592-dcb07705f54f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:58:23.402855 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 11/45] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:58:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:58:33.396154 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:59:23.422602 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:59:23.426038 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 10:59:23.426305 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:59:23.426574 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:59:23.426925 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:59:23.428299 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:59:23.437190 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] Get all volumes completed successfully. Jun 12 10:59:23.440117 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-41cb2be8-970d-42bd-8d7e-a8b95ded07e2 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:59:23.440648 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 12/46] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 10:59:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:59:33.432752 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:00:23.456589 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:00:23.503774 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:00:23.504238 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:00:23.504679 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:00:23.505132 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:00:23.506887 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:00:23.515475 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] Get all volumes completed successfully. Jun 12 11:00:23.517612 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f7e33ee7-3001-4de7-ae05-d0f7800cf8c8 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:00:23.518065 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 13/47] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:00:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:00:33.511920 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:01:23.538310 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:01:23.541283 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:01:23.541573 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:01:23.542290 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:01:23.542860 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:01:23.544834 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:01:23.553246 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] Get all volumes completed successfully. Jun 12 11:01:23.555420 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-f653f531-70e2-4bd7-bd94-461bb6779af6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:01:23.555835 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 12/48] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:01:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:01:33.548688 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:02:23.568610 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:02:23.572498 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:02:23.572848 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:02:23.573230 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:02:23.573928 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:02:23.575266 np0000179797 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:02:23.583918 np0000179797 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] Get all volumes completed successfully. Jun 12 11:02:23.586124 np0000179797 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-c76910ee-27fd-44d6-bda3-dfba781c0e25 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:02:23.586504 np0000179797 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 12/49] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:02:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:02:33.593209 np0000179797 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:03:23.604949 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:03:23.607185 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:03:23.607371 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:03:23.607578 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:03:23.607812 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:03:23.608588 np0000179797 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:03:23.615808 np0000179797 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] Get all volumes completed successfully. Jun 12 11:03:23.617885 np0000179797 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-0d073ce0-bbab-41d4-8b21-8f6a62e88ef7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:03:23.618299 np0000179797 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 13/50] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:03:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:03:33.611469 np0000179797 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:04:23.638534 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:04:23.642160 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:04:23.642318 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:04:23.642898 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:04:23.642898 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:04:23.644822 np0000179797 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:04:23.652688 np0000179797 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] Get all volumes completed successfully. Jun 12 11:04:23.654572 np0000179797 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-8bdf2c1c-6248-47cd-9815-b2bc9ac09b19 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:04:23.654946 np0000179797 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 14/51] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:04:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:04:33.649340 np0000179797 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:05:23.670110 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-7fcb947b-c964-4c74-8f15-db498cffb20e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:05:23.780166 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 12 11:05:23.780734 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:05:23.781140 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:05:23.781505 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:05:23.782482 np0000179797 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:05:23.790514 np0000179797 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] Get all volumes completed successfully. Jun 12 11:05:23.792619 np0000179797 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-7fcb947b-c964-4c74-8f15-db498cffb20e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:05:23.792959 np0000179797 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 13/52] 199.204.45.72 () {64 vars in 1288 bytes} [Fri Jun 12 11:05:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:05:33.786022 np0000179797 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}