Jun 09 09:37:48.292428 np0000179133 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 09:37:48.299172 np0000179133 devstack@c-api.service[112652]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 09:37:48 2026] *** Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: nodename: np0000179133 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: machine: x86_64 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: clock source: unix Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: pcre jit disabled Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: detected number of CPU cores: 16 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: current working directory: / Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: detected binary path: /usr/bin/uwsgi-core Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: your processes number limit is 256917 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: your memory page size is 4096 bytes Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: detected max file descriptor number: 2048 Jun 09 09:37:48.302243 np0000179133 devstack@c-api.service[112652]: lock engine: pthread robust mutexes Jun 09 09:37:48.302589 np0000179133 devstack@c-api.service[112652]: thunder lock: enabled Jun 09 09:37:48.302848 np0000179133 devstack@c-api.service[112652]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 09:37:48.302848 np0000179133 devstack@c-api.service[112652]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 09:37:48.302848 np0000179133 devstack@c-api.service[112652]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 09:37:48.302848 np0000179133 devstack@c-api.service[112652]: Set PythonHome to /opt/stack/data/venv Jun 09 09:37:48.341973 np0000179133 devstack@c-api.service[112652]: Python main interpreter initialized at 0x73745c6a3668 Jun 09 09:37:48.341973 np0000179133 devstack@c-api.service[112652]: python threads support enabled Jun 09 09:37:48.341973 np0000179133 devstack@c-api.service[112652]: your server socket listen backlog is limited to 100 connections Jun 09 09:37:48.341973 np0000179133 devstack@c-api.service[112652]: your mercy for graceful operations on workers is 80 seconds Jun 09 09:37:48.342452 np0000179133 devstack@c-api.service[112652]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 09:37:48.342662 np0000179133 devstack@c-api.service[112652]: *** Operational MODE: preforking *** Jun 09 09:37:48.342789 np0000179133 devstack@c-api.service[112652]: *** uWSGI is running in multiple interpreter mode *** Jun 09 09:37:48.342789 np0000179133 devstack@c-api.service[112652]: spawned uWSGI master process (pid: 112652) Jun 09 09:37:48.343087 np0000179133 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 09:37:48.343466 np0000179133 devstack@c-api.service[112652]: spawned uWSGI worker 1 (pid: 112656, cores: 1) Jun 09 09:37:48.344045 np0000179133 devstack@c-api.service[112652]: spawned uWSGI worker 2 (pid: 112657, cores: 1) Jun 09 09:37:48.344485 np0000179133 devstack@c-api.service[112652]: spawned uWSGI worker 3 (pid: 112658, cores: 1) Jun 09 09:37:48.345909 np0000179133 devstack@c-api.service[112652]: spawned uWSGI worker 4 (pid: 112659, cores: 1) Jun 09 09:37:48.345909 np0000179133 devstack@c-api.service[112652]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: we strongly recommend against using it for new projects. Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: framework. For more detail see Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:37:48.480334 np0000179133 devstack@c-api.service[112659]: import eventlet # noqa Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: we strongly recommend against using it for new projects. Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: framework. For more detail see Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:37:48.487334 np0000179133 devstack@c-api.service[112656]: import eventlet # noqa Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: we strongly recommend against using it for new projects. Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: framework. For more detail see Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:37:48.487849 np0000179133 devstack@c-api.service[112658]: import eventlet # noqa Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: we strongly recommend against using it for new projects. Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: framework. For more detail see Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:37:48.488312 np0000179133 devstack@c-api.service[112657]: import eventlet # noqa Jun 09 09:37:48.569231 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:37:48.569231 np0000179133 devstack@c-api.service[112659]: warnings.warn( Jun 09 09:37:48.572011 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:37:48.572011 np0000179133 devstack@c-api.service[112656]: warnings.warn( Jun 09 09:37:48.574632 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:37:48.574632 np0000179133 devstack@c-api.service[112658]: warnings.warn( Jun 09 09:37:48.576422 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:37:48.576422 np0000179133 devstack@c-api.service[112657]: warnings.warn( Jun 09 09:37:48.646804 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:37:48.646804 np0000179133 devstack@c-api.service[112656]: from cgi import parse_header Jun 09 09:37:48.652328 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:37:48.652328 np0000179133 devstack@c-api.service[112658]: from cgi import parse_header Jun 09 09:37:48.652426 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:37:48.652426 np0000179133 devstack@c-api.service[112657]: from cgi import parse_header Jun 09 09:37:48.652892 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:37:48.652892 np0000179133 devstack@c-api.service[112659]: from cgi import parse_header Jun 09 09:37:48.695133 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:37:48.695133 np0000179133 devstack@c-api.service[112656]: removals.removed_module( Jun 09 09:37:48.696941 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:37:48.696941 np0000179133 devstack@c-api.service[112656]: removals.removed_module( Jun 09 09:37:48.703786 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:37:48.703786 np0000179133 devstack@c-api.service[112657]: removals.removed_module( Jun 09 09:37:48.704561 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:37:48.704561 np0000179133 devstack@c-api.service[112658]: removals.removed_module( Jun 09 09:37:48.705545 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:37:48.705545 np0000179133 devstack@c-api.service[112657]: removals.removed_module( Jun 09 09:37:48.706276 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:37:48.706276 np0000179133 devstack@c-api.service[112658]: removals.removed_module( Jun 09 09:37:48.706470 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:37:48.706470 np0000179133 devstack@c-api.service[112659]: removals.removed_module( Jun 09 09:37:48.708298 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:37:48.708298 np0000179133 devstack@c-api.service[112659]: removals.removed_module( Jun 09 09:37:49.306092 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:37:49.306092 np0000179133 devstack@c-api.service[112656]: warnings.warn( Jun 09 09:37:49.318513 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:37:49.318513 np0000179133 devstack@c-api.service[112657]: warnings.warn( Jun 09 09:37:49.319795 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:37:49.319795 np0000179133 devstack@c-api.service[112658]: warnings.warn( Jun 09 09:37:49.351623 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:37:49.351623 np0000179133 devstack@c-api.service[112659]: warnings.warn( Jun 09 09:37:49.404178 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:37:49.404178 np0000179133 devstack@c-api.service[112656]: warnings.warn( Jun 09 09:37:49.413827 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:37:49.413827 np0000179133 devstack@c-api.service[112658]: warnings.warn( Jun 09 09:37:49.435845 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:37:49.435845 np0000179133 devstack@c-api.service[112657]: warnings.warn( Jun 09 09:37:49.447748 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:37:49.447748 np0000179133 devstack@c-api.service[112659]: warnings.warn( Jun 09 09:37:49.984333 np0000179133 devstack@c-api.service[112658]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:37:49.984819 np0000179133 devstack@c-api.service[112658]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112658) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:37:49.996373 np0000179133 devstack@c-api.service[112656]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:37:49.996801 np0000179133 devstack@c-api.service[112656]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112656) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:37:50.019483 np0000179133 devstack@c-api.service[112657]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:37:50.019847 np0000179133 devstack@c-api.service[112657]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112657) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:37:50.037539 np0000179133 devstack@c-api.service[112659]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:37:50.037998 np0000179133 devstack@c-api.service[112659]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112659) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:37:50.072535 np0000179133 devstack@c-api.service[112658]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:37:50.072535 np0000179133 devstack@c-api.service[112658]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:37:50.072782 np0000179133 devstack@c-api.service[112656]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:37:50.072782 np0000179133 devstack@c-api.service[112656]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:37:50.082304 np0000179133 devstack@c-api.service[112657]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:37:50.082304 np0000179133 devstack@c-api.service[112657]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:37:50.099968 np0000179133 devstack@c-api.service[112659]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:37:50.099968 np0000179133 devstack@c-api.service[112659]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:37:50.538124 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112657) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:37:50.538331 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112656) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:37:50.538426 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112659) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:37:50.538529 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.538529 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.538688 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.538753 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.538818 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.538993 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.539066 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.539122 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.539192 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.539247 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.539247 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.539247 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.539428 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.539485 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.539557 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.539613 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.539672 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.539726 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.539791 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.539845 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.539845 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.539845 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.540045 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.540110 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.540178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.540752 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112658) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:37:50.541132 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.541221 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.541389 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.541618 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.541710 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.541710 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.541927 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.542014 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.542074 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.542138 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.542201 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.542268 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.542337 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.542415 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.542500 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.542591 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.542808 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.542951 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.543022 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.543091 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.543155 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.543210 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.543265 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.543320 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.543381 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.543453 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.543509 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.543573 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.543639 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.543702 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.543702 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.543879 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.544278 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.544278 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.544278 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.544450 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.544525 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.544525 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.544681 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.544755 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.544810 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.544895 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.544970 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.545043 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.545100 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.545154 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.545214 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.545270 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.545459 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.545531 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.545594 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.545642 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.545684 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.545732 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.545769 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.545811 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.545811 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.545811 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.545811 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.545811 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.546567 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.546626 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.546660 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.546705 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.546739 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.546774 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.546812 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.546872 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.546905 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.546944 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.546978 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.547012 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.547052 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.547091 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.547130 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.547164 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.547194 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.547194 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.547249 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.547284 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.547320 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.547350 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.547388 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.547422 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.547458 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.547458 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.547458 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.547458 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.547690 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.547729 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.547761 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.547799 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.547829 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.547873 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.547913 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.547946 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.547981 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.548011 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.548042 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.548076 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.548110 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.548149 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.548184 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.548218 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.548247 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.548247 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.548247 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.548247 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.548354 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.548384 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.548422 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.548422 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.548422 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.548504 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.548537 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.548591 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.549410 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.549503 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.549538 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.549570 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.549611 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.549645 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.549675 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.549706 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.549740 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.549772 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.549805 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.549837 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.549893 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.549926 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.549964 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.550001 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.550031 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.550060 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.550093 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.550125 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.550162 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.550191 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.550227 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.551204 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.551250 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.551328 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.551361 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.551394 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.551431 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.551466 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.551498 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.551531 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.551561 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.551591 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.551625 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.551656 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.551690 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.551724 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.551758 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.551792 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.551822 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.551870 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.551901 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.551930 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.551957 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.551995 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.552025 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.552062 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.552091 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.552091 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.552091 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.556527 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.556587 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.556624 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.556662 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.556697 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.556736 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.556767 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.556797 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.556827 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.556874 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.556912 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.556944 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.556973 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.557002 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.557036 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.557079 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.557113 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.557147 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.557176 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.557212 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.557212 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.557564 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.557633 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.557687 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.557770 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.557804 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.557890 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.557955 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.558915 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.558960 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.559042 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.559093 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.559124 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.559156 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.559208 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.559245 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.559280 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.559310 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.559339 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.559378 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.559414 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.559444 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.559473 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.559502 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.559536 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.559564 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.559595 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.559595 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.559657 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.559795 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.559795 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.559871 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.559948 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.560005 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.560061 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.560127 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.561572 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.561643 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.561696 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.561764 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.561815 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.561847 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.561895 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.561925 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.561955 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.561997 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.562033 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.562095 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.562153 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.562218 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.562427 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.562543 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.562596 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.562628 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.562726 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.562759 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.562789 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.562824 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.562869 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.562914 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.562945 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.562974 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.562974 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.563047 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.563083 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.563112 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.563147 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.563180 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.563214 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.563250 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.563284 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.563313 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.563313 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.563372 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.563401 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.563478 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.563557 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.563588 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.563618 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.563657 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.563692 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.563726 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.563812 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.563915 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.563946 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.564011 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.564095 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.564235 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.564288 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.564415 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.564452 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.564487 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.564487 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.564545 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.564575 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.564605 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.564635 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.564670 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.564704 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.564734 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.564763 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.564794 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.564823 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.564871 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.564909 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.564940 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.564970 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.564999 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.565037 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.565037 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.565095 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.565126 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.565155 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.565820 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.565993 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.566125 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.566256 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.566398 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.566552 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.566695 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.567033 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.567100 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.567154 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.567224 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.567265 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.567323 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.567360 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.567398 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.567432 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.567464 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.567516 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.567574 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.567627 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.567693 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.567795 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.567970 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.568095 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.568226 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.568356 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.568475 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.568508 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.568540 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.568570 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.568600 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.568635 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.568673 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.568703 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.568741 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.568772 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.568803 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.568837 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.568878 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.568917 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.568952 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.568989 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.569019 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.569053 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.569088 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.569118 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.569151 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.569182 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.569216 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.569254 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.569303 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.569344 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.569378 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.569409 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.569446 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.569475 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.569503 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.569532 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.569565 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.569593 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.569628 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.569661 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.569661 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.569725 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.569756 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.569786 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.569814 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.569848 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.569890 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.569919 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.569954 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.569984 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.570014 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.570052 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.570103 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.570139 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.570197 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.570229 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.570284 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.570315 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.570367 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.570399 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.570455 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.570493 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.570536 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.570567 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.570616 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.570648 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.570709 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.570741 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.570812 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.571362 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.571423 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.571491 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.571531 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.571563 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.571598 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.571632 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.571665 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.571703 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.571734 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.571772 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.571808 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.571838 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.571838 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.571905 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.571935 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.571965 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.571994 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.572076 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.572111 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.572148 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.572183 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.572249 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.572286 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.572330 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.572424 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.572502 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.572595 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.572799 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.572868 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.572901 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.572940 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.572974 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.573004 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.573034 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.573063 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.573092 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.573121 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.573148 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.573176 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.573207 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.573241 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.573277 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.573353 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.573389 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.573422 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.573452 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.573526 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.573564 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.573596 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.573625 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.573656 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.573686 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.573723 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.573757 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.573791 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.573821 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.573867 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.573898 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.573928 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.573957 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.573987 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.574024 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.574063 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.574100 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.574130 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.574164 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.574197 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.574232 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.574232 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.574290 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.574290 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.574344 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.574382 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.574382 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.574440 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.574469 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.574469 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.574532 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.574532 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.574532 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.574616 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.574655 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.574739 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.578670 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.578737 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.578781 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.578816 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.578846 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.578894 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.578924 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.578955 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.578989 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.579020 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.579053 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.579084 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.579084 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.579141 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.579141 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.579200 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.579235 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.579265 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.579299 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.579335 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.579368 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.579402 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.579432 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.579462 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.579491 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.579521 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.579551 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.579584 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.579614 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.579647 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.579677 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.579710 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.579748 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.579777 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.579808 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.579837 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.580018 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.580205 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.580263 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.580323 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.580355 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.580391 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.580430 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.580460 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.580489 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.580519 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.580550 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.580580 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.580610 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.580646 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.580646 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.580699 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.580733 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.580764 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.580794 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.580827 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.580874 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.580904 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.580935 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.580964 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.581020 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.581051 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.581088 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.581120 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.581150 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.581200 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.581308 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.581454 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.581544 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.581630 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.581694 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.581760 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.582062 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.582122 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.582181 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.582242 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.582301 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.582366 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.582449 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.583238 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.583289 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.583362 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.583420 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.583459 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.583490 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.583519 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.583549 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.583596 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.583632 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.583665 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.583699 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.583729 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.583764 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.583886 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.583924 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.583957 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.583987 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.584018 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.584048 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.584078 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.584114 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.584144 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.584178 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.584207 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.584238 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.584271 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.584305 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.584339 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.584374 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.584404 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.584434 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.584469 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.584503 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.584541 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.584573 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.584606 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.584639 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.584669 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.584700 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.584734 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.584767 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.584796 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.584831 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.584877 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.584920 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.584954 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.584989 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.585019 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.585048 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.585079 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.585109 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.585145 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.585174 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.585208 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.585243 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.585276 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.585340 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.585374 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.585404 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.585438 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.585467 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.585496 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.585527 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.585560 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.585589 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.585624 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.585654 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.585682 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.585716 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.585749 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.585787 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.585819 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.585849 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.585894 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.585932 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.585971 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.586001 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.586036 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.586066 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.586096 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.586133 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.586204 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.586241 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.586271 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.586309 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.586347 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.586382 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.586411 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.586441 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.586474 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.586507 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.586536 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.586566 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.586594 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.586622 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.586652 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.586692 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.586725 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.586758 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.586787 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.586816 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.586845 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.586899 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.586928 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.586961 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.586996 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587029 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.587058 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.587093 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.587093 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587093 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.587181 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.587181 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.587181 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.587313 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.587350 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.587378 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.587409 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.587441 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.587470 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587497 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.587524 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.587558 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.587591 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.587625 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.587655 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.587655 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587706 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.587737 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.587768 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.587796 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.587822 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587863 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.587903 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.587934 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.587934 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.587934 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.587934 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.587934 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.588065 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.588065 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.588126 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.588160 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.588191 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.588220 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.588250 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.588285 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.588315 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.588345 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.588375 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.588406 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.588435 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.588470 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.588500 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.588531 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.588531 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.588594 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.588632 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.588668 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.588702 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.588732 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.588766 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.588800 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.588800 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.588866 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.588905 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.588905 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.588966 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.588966 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.589174 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.589216 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.589245 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.589275 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.589319 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.589354 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.589383 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.589412 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.589445 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.589475 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.589509 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.589538 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.589567 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.589595 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.589625 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.589658 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.589687 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.589716 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.589746 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.589778 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.589811 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.589839 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.589888 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.589918 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.589950 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.589979 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.590014 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590043 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.590071 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.590104 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.590135 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.590168 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590197 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.590225 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.590254 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.590287 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.590320 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590349 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590379 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.590413 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.590447 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.590475 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.590505 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.590535 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.590563 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.590592 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.590621 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.590827 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.590827 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.590827 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.590916 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.590954 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.590984 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.591012 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.591040 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.591069 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.591098 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.591130 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.591158 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.591191 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.591220 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.591326 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.591359 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.591359 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.591418 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.591448 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.591476 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.591504 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.591531 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.591564 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.591598 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.591631 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.591631 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.591631 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.591631 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.592549 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.592612 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.592646 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.592677 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.592710 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.592750 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.592781 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.592816 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.592846 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.592899 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.592930 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.592959 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.592989 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.593019 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.593048 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.593086 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.593117 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.593151 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.593184 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.593217 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.593251 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.593280 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.593366 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.593397 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.593425 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.593461 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.593461 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.593461 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:37:50.599038 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112659) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.599104 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.599147 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.599220 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.599260 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112659) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.599334 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112659) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.599377 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.599429 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.599490 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.599550 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.599608 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.599666 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.599934 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.600003 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.600058 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.600126 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.600165 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112658) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:37:50.600201 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.600231 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:37:50.600260 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.600290 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:37:50.600319 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:37:50.600378 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112658) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:37:50.600434 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112658) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:37:50.644967 np0000179133 devstack@c-api.service[112659]: INFO dbcounter [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Registered counter for database cinder Jun 09 09:37:50.645024 np0000179133 devstack@c-api.service[112657]: INFO dbcounter [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Registered counter for database cinder Jun 09 09:37:50.645768 np0000179133 devstack@c-api.service[112658]: INFO dbcounter [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Registered counter for database cinder Jun 09 09:37:50.646889 np0000179133 devstack@c-api.service[112656]: INFO dbcounter [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Registered counter for database cinder Jun 09 09:37:50.688678 np0000179133 devstack@c-api.service[112657]: DEBUG oslo_db.sqlalchemy.engines [None req-668cfede-2e25-4ae8-b511-88a311194747 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=112657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.691627 np0000179133 devstack@c-api.service[112659]: DEBUG oslo_db.sqlalchemy.engines [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e 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=112659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.699203 np0000179133 devstack@c-api.service[112658]: DEBUG oslo_db.sqlalchemy.engines [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 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=112658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.704504 np0000179133 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [None req-f37f806d-bb46-467d-a330-823597e2f07e 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.805673 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writer thread running {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:37:50.806271 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writer thread running {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:37:50.808968 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:37:50.809127 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:37:50.811288 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:37:50.811987 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:37:50.813362 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:37:50.814914 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:37:50.815143 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:37:50.816077 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.817567 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:37:50.818593 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writer thread running {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:37:50.818714 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.819396 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.821310 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:37:50.822457 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.823744 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:37:50.825831 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writer thread running {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:37:50.825941 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:37:50.827997 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:37:50.828362 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:37:50.828822 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.830720 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:37:50.831974 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.832692 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:37:50.834549 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:37:50.835413 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.838663 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.858653 np0000179133 devstack@c-api.service[112659]: DEBUG oslo_db.sqlalchemy.engines [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e 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=112659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.859919 np0000179133 devstack@c-api.service[112657]: DEBUG oslo_db.sqlalchemy.engines [None req-668cfede-2e25-4ae8-b511-88a311194747 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=112657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.861588 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:37:50.862400 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:37:50.864191 np0000179133 devstack@c-api.service[112659]: INFO cinder.rpc [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:37:50.865276 np0000179133 devstack@c-api.service[112657]: INFO cinder.rpc [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:37:50.865420 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.866506 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.869046 np0000179133 devstack@c-api.service[112658]: DEBUG oslo_db.sqlalchemy.engines [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 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=112658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.871618 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:37:50.874110 np0000179133 devstack@c-api.service[112658]: INFO cinder.rpc [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:37:50.875390 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.877956 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.878406 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.881136 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.881913 np0000179133 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [None req-f37f806d-bb46-467d-a330-823597e2f07e 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:50.882821 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.884245 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.884756 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:37:50.885912 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.887133 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.887422 np0000179133 devstack@c-api.service[112656]: INFO cinder.rpc [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:37:50.888730 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.889381 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.889898 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.890385 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.892331 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.892774 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.894547 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.895203 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.895648 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.898315 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.898563 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.898748 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.899630 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.901385 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.904886 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.904994 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.905057 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.905140 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.905205 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.905316 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.905819 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.906124 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.907468 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.908234 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.908390 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.908733 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.910277 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.912207 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.913414 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.913839 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.914320 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.914889 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.915147 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.917323 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.917561 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.917759 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.918118 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.919145 np0000179133 devstack@c-api.service[112657]: WARNING cinder.api.contrib.hosts [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:37:50.919836 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.920007 np0000179133 devstack@c-api.service[112659]: WARNING cinder.api.contrib.hosts [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:37:50.920619 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.921247 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.921389 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.922124 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.922709 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.923001 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.923688 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.924144 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.924213 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.925417 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.925516 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.926313 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.926889 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.926994 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.927057 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.928150 np0000179133 devstack@c-api.service[112658]: WARNING cinder.api.contrib.hosts [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:37:50.928283 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.928449 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.928623 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.928902 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.929607 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.930252 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.930451 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.930609 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: extensions {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.931141 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.931712 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.931928 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: encryption {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.931999 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.933179 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.933249 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: extensions {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.933430 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: capabilities {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.934572 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.935311 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: encryption {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.935381 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-quota-class-sets {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.935941 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.936543 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.936624 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-volume-type-access {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.936923 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: capabilities {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.937392 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.938195 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: extra_specs {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.938284 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-quota-class-sets {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.938684 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.939611 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-volume-type-access {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.939712 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: extensions {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.939787 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-hosts {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.940059 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.941003 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: encryption {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.941104 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-availability-zone {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.941344 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: extra_specs {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.942021 np0000179133 devstack@c-api.service[112656]: WARNING cinder.api.contrib.hosts [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:37:50.942333 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: consistencygroups {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.942495 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: capabilities {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.942775 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.942977 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-hosts {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.944110 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.944236 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: cgsnapshots {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.944478 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-quota-class-sets {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.944546 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-availability-zone {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.945603 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.945663 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-snapshot-manage {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.945802 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-volume-type-access {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.945942 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: consistencygroups {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.947062 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.947110 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-volume-manage {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.947339 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: extra_specs {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.947955 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: cgsnapshots {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.948386 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.948483 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: backups {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.949154 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-hosts {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.949466 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-snapshot-manage {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.949972 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.950492 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: encryption {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.950539 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-availability-zone {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.950958 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-volume-manage {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.951795 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: consistencygroups {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.952021 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-volume-transfer {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.952439 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: backups {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.953128 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.953575 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: scheduler-stats {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.953727 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: cgsnapshots {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.954535 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: encryption {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.954787 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.955003 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: os-quota-sets {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.955125 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-snapshot-manage {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.955787 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: extensions {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.956193 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-volume-transfer {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.956393 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extended resource: qos-specs {{(pid=112657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.956516 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-volume-manage {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.957103 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: encryption {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.957879 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: scheduler-stats {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.957949 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: backups {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.958509 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.contrib.snapshot_actions [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] SnapshotActionsController initialized {{(pid=112657) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:37:50.958742 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: capabilities {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.959341 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.959424 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: os-quota-sets {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.959907 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: encryption {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.960782 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.960886 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-quota-class-sets {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.960981 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extended resource: qos-specs {{(pid=112659) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.961642 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-volume-transfer {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.962134 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.962334 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-volume-type-access {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.963248 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: scheduler-stats {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.963616 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.963766 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] SnapshotActionsController initialized {{(pid=112659) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:37:50.964125 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: extra_specs {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.964663 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: os-quota-sets {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.964772 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.964956 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.965806 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-hosts {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.966147 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extended resource: qos-specs {{(pid=112658) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.966284 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.966350 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.967288 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-availability-zone {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.967650 np0000179133 devstack@c-api.service[112657]: WARNING castellan.key_manager.migration [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.967714 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.968220 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.contrib.snapshot_actions [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] SnapshotActionsController initialized {{(pid=112658) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:37:50.968606 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.968691 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: consistencygroups {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.968763 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension TypesManage extending resource: types {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.968825 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.968943 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.969040 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.969104 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeActions extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.969214 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.969806 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.969940 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension UsedLimits extending resource: limits {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970038 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970138 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970254 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970350 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.970393 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension AdminActions extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970459 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension AdminActions extending resource: snapshots {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970556 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension AdminActions extending resource: backups {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970654 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970701 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: cgsnapshots {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.970745 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.970840 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.970902 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.v3.router [None req-668cfede-2e25-4ae8-b511-88a311194747 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.971693 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.972219 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-snapshot-manage {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.972282 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.973059 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.973727 np0000179133 devstack@c-api.service[112659]: WARNING castellan.key_manager.migration [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.973772 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-volume-manage {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.974513 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.974775 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.974932 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension TypesManage extending resource: types {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975079 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975227 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975344 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: backups {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.975389 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeActions extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975610 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975749 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension UsedLimits extending resource: limits {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.975826 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.975903 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976038 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976189 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976320 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension AdminActions extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976478 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension AdminActions extending resource: snapshots {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976615 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension AdminActions extending resource: backups {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976754 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.976905 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.977047 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.v3.router [None req-ea42255b-ca6c-4d66-ad3f-7d7cede6076e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112659) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.977200 np0000179133 devstack@c-api.service[112658]: WARNING castellan.key_manager.migration [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.977489 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: encryption {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.978180 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.978285 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension TypesManage extending resource: types {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.978406 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.978512 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.978568 np0000179133 devstack@c-api.service[112657]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73745c6a3668 pid: 112657 (default app) Jun 09 09:37:50.979152 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979201 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-volume-transfer {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.979267 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979396 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension UsedLimits extending resource: limits {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979493 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979592 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979697 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979808 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension AdminActions extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.979977 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.980026 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension AdminActions extending resource: backups {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.980128 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.980231 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.980331 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.v3.router [None req-dea18536-2679-4c3f-92c4-27e7721c37f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112658) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.980841 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: scheduler-stats {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.982436 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: os-quota-sets {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.983964 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extended resource: qos-specs {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:37:50.985333 np0000179133 devstack@c-api.service[112659]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73745c6a3668 pid: 112659 (default app) Jun 09 09:37:50.986304 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.contrib.snapshot_actions [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] SnapshotActionsController initialized {{(pid=112656) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:37:50.986422 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986422 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986560 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986560 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986560 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986560 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986560 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.986958 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.987388 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.987388 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.987388 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.987388 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.987388 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.987735 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.987735 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.987735 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.987735 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988043 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988043 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988043 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988043 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988363 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988363 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988363 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988363 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988363 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988728 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988728 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988728 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.988728 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.988728 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989133 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.989729 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990199 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.990624 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991093 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991093 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991093 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991093 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991369 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991369 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991369 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991369 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991369 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991753 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991753 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991753 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.991753 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.991753 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992114 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992569 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992569 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992734 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.992797 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992797 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.992797 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.992797 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993129 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993129 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993129 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993129 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993453 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993453 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993453 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993453 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993748 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993748 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.993748 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.993748 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994070 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994070 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994070 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994070 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994070 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994453 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994453 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994453 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994453 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994453 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994799 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994799 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.994799 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.994799 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995122 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995122 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995122 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995122 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995425 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995425 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995425 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995425 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995704 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995704 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.995704 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.995704 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996017 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996017 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996017 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996017 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996322 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996761 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996761 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996761 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.996761 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.996761 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997171 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997670 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.997871 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998077 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998266 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998266 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998266 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998266 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998397 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998397 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998397 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998397 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998529 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998529 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998529 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998529 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998695 np0000179133 devstack@c-api.service[112658]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73745c6a3668 pid: 112658 (default app) Jun 09 09:37:50.998986 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998986 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.998986 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:50.998986 np0000179133 devstack@c-api.service[112657]: warnings.warn(deprecated_msg) Jun 09 09:37:50.999128 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999308 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-bb8a11f3-6cd0-4621-9a78-b114e1c4988e None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:37:50.999344 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999344 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999396 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 1/1] 199.19.213.205 () {60 vars in 956 bytes} [Tue Jun 9 09:37:50 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension TypesManage extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:50.999427 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.000238 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeActions extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.000434 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.000613 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension UsedLimits extending resource: limits {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.000762 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.000948 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001128 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001305 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension AdminActions extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001484 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension AdminActions extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001633 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension AdminActions extending resource: backups {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001781 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.001981 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.002138 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-f37f806d-bb46-467d-a330-823597e2f07e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:37:51.011114 np0000179133 devstack@c-api.service[112656]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73745c6a3668 pid: 112656 (default app) Jun 09 09:37:58.522384 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.522384 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.522384 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.522384 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.522384 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523288 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523288 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523288 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523288 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523288 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523560 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523903 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523903 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.523903 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.523903 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524203 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524203 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524203 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524203 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524424 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524424 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524424 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524424 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524709 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524709 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524709 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.524709 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.524709 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525148 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.525148 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525148 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.525148 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525148 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.525674 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526158 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526465 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526764 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526764 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526764 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.526764 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.526764 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527083 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527083 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527083 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527083 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527083 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527346 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527646 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527981 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527981 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527981 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.527981 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.527981 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528246 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528246 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528246 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528246 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528246 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528494 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528494 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528494 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528494 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528731 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528731 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.528731 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.528731 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.529806 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.529806 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.529806 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.529806 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.529806 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.530384 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.530384 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.530384 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.530384 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.530384 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.530847 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.530847 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.530847 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.530847 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.531283 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.531283 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.531283 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.531283 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.531667 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.531667 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.531667 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.531667 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532098 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532098 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532098 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532098 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532483 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532483 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532483 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532483 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532973 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532973 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532973 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.532973 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.532973 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533219 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533483 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533483 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533483 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533483 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533483 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.533705 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534018 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534281 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534544 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534802 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534802 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.534802 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.534802 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535014 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.535014 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535014 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.535014 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535014 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: warnings.warn(deprecated_msg) Jun 09 09:37:58.535256 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-0634da10-4a26-4317-9202-1cb9b6acf60e None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:37:59.005988 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-0634da10-4a26-4317-9202-1cb9b6acf60e admin admin] POST https://199.19.213.205/volume/v3/types Jun 09 09:37:59.006591 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-0634da10-4a26-4317-9202-1cb9b6acf60e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:37:59.008243 np0000179133 devstack@c-api.service[112659]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:37:59.008243 np0000179133 devstack@c-api.service[112659]: warnings.warn( Jun 09 09:37:59.048897 np0000179133 devstack@c-api.service[112659]: DEBUG oslo_db.sqlalchemy.engines [None req-0634da10-4a26-4317-9202-1cb9b6acf60e 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=112659) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:59.081215 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-0634da10-4a26-4317-9202-1cb9b6acf60e admin admin] https://199.19.213.205/volume/v3/types returned with HTTP 200 Jun 09 09:37:59.081734 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 1/2] 199.19.213.205 () {68 vars in 1288 bytes} [Tue Jun 9 09:37:58 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:37:59.103785 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.103785 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.103785 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.103785 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.103785 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104685 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.104685 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104685 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.104685 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104685 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.104984 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105286 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105286 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105286 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105286 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105492 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105492 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105492 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105492 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105716 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105716 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105716 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105716 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105956 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105956 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105956 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.105956 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.105956 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106215 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106215 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106215 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106215 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106215 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106457 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.106783 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.108091 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.108783 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.108783 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.108783 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109385 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.109385 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109385 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.109385 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109385 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.109954 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.110644 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.111304 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.111304 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.111304 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.111304 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.111304 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.111893 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.111893 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.111893 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.111893 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.111893 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.112445 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.112445 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.112445 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.112445 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.112930 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.112930 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.112930 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.112930 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113100 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113100 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113100 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113100 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113100 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113285 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113285 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113285 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113285 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113285 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113447 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113447 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113447 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113447 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113584 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113584 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113584 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113584 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113730 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113730 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113730 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113730 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113881 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113881 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.113881 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.113881 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114038 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114038 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114038 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114038 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114175 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114175 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114175 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114175 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114175 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114357 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114556 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114556 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114556 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114556 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114556 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.114718 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115030 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115234 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115431 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115628 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115628 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115628 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115628 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115765 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115765 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115765 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.115765 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.115765 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: warnings.warn(deprecated_msg) Jun 09 09:37:59.116883 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [req-0634da10-4a26-4317-9202-1cb9b6acf60e req-3806e35c-faa3-49c1-aa84-dd6c549e4ead None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:37:59.440782 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [req-0634da10-4a26-4317-9202-1cb9b6acf60e req-3806e35c-faa3-49c1-aa84-dd6c549e4ead admin admin] POST https://199.19.213.205/volume/v3/types/f22a5085-9ffa-4952-8ca3-891367cf9dcc/extra_specs Jun 09 09:37:59.441527 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [req-0634da10-4a26-4317-9202-1cb9b6acf60e req-3806e35c-faa3-49c1-aa84-dd6c549e4ead admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:37:59.443514 np0000179133 devstack@c-api.service[112658]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:37:59.443514 np0000179133 devstack@c-api.service[112658]: warnings.warn( Jun 09 09:37:59.487345 np0000179133 devstack@c-api.service[112658]: DEBUG oslo_db.sqlalchemy.engines [req-0634da10-4a26-4317-9202-1cb9b6acf60e req-3806e35c-faa3-49c1-aa84-dd6c549e4ead 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=112658) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:37:59.553026 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [req-0634da10-4a26-4317-9202-1cb9b6acf60e req-3806e35c-faa3-49c1-aa84-dd6c549e4ead admin admin] https://199.19.213.205/volume/v3/types/f22a5085-9ffa-4952-8ca3-891367cf9dcc/extra_specs returned with HTTP 200 Jun 09 09:37:59.553364 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 1/3] 199.19.213.205 () {70 vars in 1505 bytes} [Tue Jun 9 09:37:59 2026] POST /volume/v3/types/f22a5085-9ffa-4952-8ca3-891367cf9dcc/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:38:00.864904 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=6 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:00.889244 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=6 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:09.078229 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:09.551752 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:40:25.832088 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-e6d70af2-1e53-4270-ad32-236456832e17 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:40:25.832986 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-e6d70af2-1e53-4270-ad32-236456832e17 None None] GET https://199.19.213.205/volume// Jun 09 09:40:25.833285 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-e6d70af2-1e53-4270-ad32-236456832e17 None None] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:40:25.833690 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-e6d70af2-1e53-4270-ad32-236456832e17 None None] Calling method 'all' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:40:25.834465 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-e6d70af2-1e53-4270-ad32-236456832e17 None None] https://199.19.213.205/volume// returned with HTTP 300 Jun 09 09:40:25.834850 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 2/4] 199.19.213.205 () {66 vars in 1456 bytes} [Tue Jun 9 09:40:25 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 09:41:05.554132 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.554132 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.554132 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.554132 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.554132 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.554926 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.554926 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.554926 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.554926 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.554926 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555165 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555443 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555443 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555443 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555443 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555635 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555635 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555635 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555635 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555829 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555829 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.555829 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.555829 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556047 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556047 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556047 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556047 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556047 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556303 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556303 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556303 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556303 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556303 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556533 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.556880 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557178 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557443 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557443 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557443 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557443 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557443 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557682 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557682 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557682 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557682 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557682 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.557921 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558203 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558442 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558442 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558442 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558442 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558442 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558691 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558691 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558691 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558691 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558691 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558924 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558924 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.558924 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.558924 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559116 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559116 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559116 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559116 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559307 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559307 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559307 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559307 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559307 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559561 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559561 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559561 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559561 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559561 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559779 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559779 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559779 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559779 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559993 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559993 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.559993 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.559993 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.560194 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.560194 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.560194 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.560194 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.560517 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.560517 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.560517 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.560517 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561382 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561382 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561382 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561382 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561585 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561585 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561585 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561585 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561585 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.561834 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562134 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562134 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562134 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562134 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562134 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562362 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562634 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.562918 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563218 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563505 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563505 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563505 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563505 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563689 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563689 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563689 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.563689 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.563689 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-79aad1fc-6224-4d40-b3d3-66bf30763dbc None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:05.564056 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 1/5] 199.19.213.205 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:05 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:05.598320 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:05.606357 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 2/6] 199.19.213.205 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:05 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 09 09:41:05.642374 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be req-0631ce93-0667-4572-8f51-8d49887bac9d None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:05.647288 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be req-0631ce93-0667-4572-8f51-8d49887bac9d demo demo] GET https://199.19.213.205/volume/v3/ Jun 09 09:41:05.647646 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be req-0631ce93-0667-4572-8f51-8d49887bac9d demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:05.648170 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be req-0631ce93-0667-4572-8f51-8d49887bac9d demo demo] Calling method 'version_select' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:05.649576 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [req-bf4b7a14-48f5-4a1d-8050-c8d7f2c246be req-0631ce93-0667-4572-8f51-8d49887bac9d demo demo] https://199.19.213.205/volume/v3/ returned with HTTP 200 Jun 09 09:41:05.650053 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 2/7] 199.19.213.205 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:05 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:05.688403 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:06.009911 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 demo demo] GET https://199.19.213.205/volume/v3/types/default Jun 09 09:41:06.010264 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:06.010461 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 demo demo] Calling method 'show' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:06.051605 np0000179133 devstack@c-api.service[112657]: DEBUG oslo_db.sqlalchemy.engines [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 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=112657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:41:06.069820 np0000179133 devstack@c-api.service[112657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:41:06.069820 np0000179133 devstack@c-api.service[112657]: warnings.warn( Jun 09 09:41:06.072160 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-d2b2f854-3625-41eb-94e2-b2ef18f31338 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:06.072562 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 3/8] 199.19.213.205 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:05 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:06.191694 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:06.515418 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d demo demo] GET https://199.19.213.205/volume/v3/types Jun 09 09:41:06.515763 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:06.515985 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d demo demo] Calling method 'index' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:06.516447 np0000179133 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:41:06.516447 np0000179133 devstack@c-api.service[112656]: warnings.warn( Jun 09 09:41:06.517114 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:41:06.560244 np0000179133 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:41:06.583774 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-aebe264c-a5c4-4dd8-8456-26fbd349b06d demo demo] https://199.19.213.205/volume/v3/types returned with HTTP 200 Jun 09 09:41:06.584141 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 2/9] 199.19.213.205 () {64 vars in 1290 bytes} [Tue Jun 9 09:41:06 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:06.998292 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-7b460086-d2b1-431d-892f-0a6364a797e9 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:06.999037 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 3/10] 199.19.213.205 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:06 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:07.032279 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-c608f200-0b3d-4941-8904-7e8b4764c70b None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.042619 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 3/11] 199.19.213.205 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:07.082358 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [req-c608f200-0b3d-4941-8904-7e8b4764c70b req-692f3ba8-1514-43f0-acbf-0d89188edf0d None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.085723 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-c608f200-0b3d-4941-8904-7e8b4764c70b req-692f3ba8-1514-43f0-acbf-0d89188edf0d demo demo] GET https://199.19.213.205/volume/v3/ Jun 09 09:41:07.086124 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-c608f200-0b3d-4941-8904-7e8b4764c70b req-692f3ba8-1514-43f0-acbf-0d89188edf0d demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:07.086603 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-c608f200-0b3d-4941-8904-7e8b4764c70b req-692f3ba8-1514-43f0-acbf-0d89188edf0d demo demo] Calling method 'version_select' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:07.087656 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-c608f200-0b3d-4941-8904-7e8b4764c70b req-692f3ba8-1514-43f0-acbf-0d89188edf0d demo demo] https://199.19.213.205/volume/v3/ returned with HTTP 200 Jun 09 09:41:07.088382 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 4/12] 199.19.213.205 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:07.134084 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-2dcd63bb-bcb6-4051-8170-813463982100 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.137583 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-2dcd63bb-bcb6-4051-8170-813463982100 demo demo] GET https://199.19.213.205/volume/v3/types/default Jun 09 09:41:07.137972 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-2dcd63bb-bcb6-4051-8170-813463982100 demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:07.138357 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-2dcd63bb-bcb6-4051-8170-813463982100 demo demo] Calling method 'show' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:07.154333 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-2dcd63bb-bcb6-4051-8170-813463982100 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:07.154642 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 3/13] 199.19.213.205 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:07.801649 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-dc7f4b58-6b3a-4c1c-9f55-51f49ff3d607 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.801649 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 4/14] 199.19.213.205 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:07.836620 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-26a0d01d-ba44-4523-9462-e5db8866f48a None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.838869 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 4/15] 199.19.213.205 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:07.877491 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [req-26a0d01d-ba44-4523-9462-e5db8866f48a req-2c593681-9895-4ad5-8def-4f8508498e37 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.881242 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-26a0d01d-ba44-4523-9462-e5db8866f48a req-2c593681-9895-4ad5-8def-4f8508498e37 demo demo] GET https://199.19.213.205/volume/v3/ Jun 09 09:41:07.881575 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-26a0d01d-ba44-4523-9462-e5db8866f48a req-2c593681-9895-4ad5-8def-4f8508498e37 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:07.881881 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-26a0d01d-ba44-4523-9462-e5db8866f48a req-2c593681-9895-4ad5-8def-4f8508498e37 demo demo] Calling method 'version_select' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:07.882327 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-26a0d01d-ba44-4523-9462-e5db8866f48a req-2c593681-9895-4ad5-8def-4f8508498e37 demo demo] https://199.19.213.205/volume/v3/ returned with HTTP 200 Jun 09 09:41:07.882877 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 5/16] 199.19.213.205 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:07.928613 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-16edda06-29ee-451d-8c66-f7fbd50639c2 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.932039 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-16edda06-29ee-451d-8c66-f7fbd50639c2 demo demo] GET https://199.19.213.205/volume/v3/types/default Jun 09 09:41:07.932411 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-16edda06-29ee-451d-8c66-f7fbd50639c2 demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:07.932790 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-16edda06-29ee-451d-8c66-f7fbd50639c2 demo demo] Calling method 'show' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:07.942258 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-16edda06-29ee-451d-8c66-f7fbd50639c2 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:07.942632 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 4/17] 199.19.213.205 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:07.989379 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-6d1a0661-89ad-4c52-9f8c-be1dafb7dff0 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:07.990427 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 5/18] 199.19.213.205 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:07 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:08.028125 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:08.031757 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 5/19] 199.19.213.205 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:08 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:08.069476 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 req-411b534d-b32a-4552-9bcf-7e3551108761 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:08.072695 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 req-411b534d-b32a-4552-9bcf-7e3551108761 demo demo] GET https://199.19.213.205/volume/v3/ Jun 09 09:41:08.073077 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 req-411b534d-b32a-4552-9bcf-7e3551108761 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:08.073439 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 req-411b534d-b32a-4552-9bcf-7e3551108761 demo demo] Calling method 'version_select' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:08.074138 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [req-7bb2ecdb-121b-42e9-a1a2-c271be0700d7 req-411b534d-b32a-4552-9bcf-7e3551108761 demo demo] https://199.19.213.205/volume/v3/ returned with HTTP 200 Jun 09 09:41:08.074784 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 6/20] 199.19.213.205 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:08 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:08.122286 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-bad5fc15-69b1-4737-91bb-2543bf045101 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:08.124275 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-bad5fc15-69b1-4737-91bb-2543bf045101 demo demo] GET https://199.19.213.205/volume/v3/types/default Jun 09 09:41:08.124558 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-bad5fc15-69b1-4737-91bb-2543bf045101 demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:08.124794 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-bad5fc15-69b1-4737-91bb-2543bf045101 demo demo] Calling method 'show' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:08.134497 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-bad5fc15-69b1-4737-91bb-2543bf045101 demo demo] https://199.19.213.205/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:08.134962 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 5/21] 199.19.213.205 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:08 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 09 09:41:16.066669 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=2 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:41:18.129603 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=7 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:45:50.139835 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-761f62e1-2d97-4872-80f2-874220a618b4 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:45:50.236931 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:45:50.237134 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:45:50.237392 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:45:50.237917 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:45:50.238726 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:45:50.277013 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] Get all volumes completed successfully. Jun 09 09:45:50.279881 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-761f62e1-2d97-4872-80f2-874220a618b4 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:45:50.280418 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 6/22] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:45:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:46:00.268126 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:46:50.297940 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-a58affea-39fc-4d48-9b96-41179a828406 None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:46:50.302272 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:46:50.302931 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:46:50.302931 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:46:50.303400 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:46:50.305087 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:46:50.342578 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] Get all volumes completed successfully. Jun 09 09:46:50.345576 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-a58affea-39fc-4d48-9b96-41179a828406 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:46:50.347561 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 6/23] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:46:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:47:00.335689 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:47:50.364989 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:47:50.368466 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:47:50.368765 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:47:50.369062 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:47:50.370115 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:47:50.371105 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:47:50.425513 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] Get all volumes completed successfully. Jun 09 09:47:50.428560 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-4ebcd483-125a-46e0-9c10-66953ab4e5b2 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:47:50.429296 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 7/24] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:47:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:48:00.405491 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:48:50.447344 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:48:50.451188 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:48:50.451573 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:48:50.451675 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:48:50.452249 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:48:50.454094 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:48:50.495891 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] Get all volumes completed successfully. Jun 09 09:48:50.497829 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-0406015f-2a73-421f-b351-8c9ca5f48a2a demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:48:50.498443 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 6/25] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:48:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:49:00.490292 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:49:50.515755 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:49:50.518825 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:49:50.519299 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:49:50.519780 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:49:50.520612 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:49:50.522786 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:49:50.532882 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] Get all volumes completed successfully. Jun 09 09:49:50.535299 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3fa60803-36d2-42a4-aaaf-9a7d891a0d2c demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:49:50.535825 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 7/26] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:49:50 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 09 09:50:00.527585 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:50:50.554559 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:50:50.661722 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:50:50.662272 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:50:50.662718 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:50:50.663211 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:50:50.664234 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:50:50.674041 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] Get all volumes completed successfully. Jun 09 09:50:50.676727 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-9321e25a-1a40-4def-b4b2-15d8b1ba03d5 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:50:50.677224 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 7/27] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:50:50 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 09 09:51:00.668896 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:51:50.691897 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:51:50.695025 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:51:50.695447 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:51:50.695734 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:51:50.696122 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:51:50.697175 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:51:50.706774 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] Get all volumes completed successfully. Jun 09 09:51:50.709691 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-418c5510-5c80-4bb1-a6cd-49a86e6a0d52 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:51:50.710405 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 8/28] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:51:50 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 09 09:52:00.702911 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:52:50.725148 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:52:50.727629 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:52:50.727897 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:52:50.728167 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:52:50.728500 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:52:50.729687 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:52:50.738606 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] Get all volumes completed successfully. Jun 09 09:52:50.741551 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-116746fc-f4fd-475f-b3ba-2b581b1d48f6 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:52:50.742070 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 7/29] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:52:50 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 09 09:53:00.733244 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:53:50.754937 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-4162be63-7970-4b37-b508-54a78a992e7b None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:53:50.757913 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:53:50.758069 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:53:50.758264 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:53:50.758587 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:53:50.759275 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:53:50.768131 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] Get all volumes completed successfully. Jun 09 09:53:50.771309 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-4162be63-7970-4b37-b508-54a78a992e7b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:53:50.771803 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 8/30] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:53:50 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 09 09:54:00.762169 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:54:50.783608 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:54:50.787224 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:54:50.787512 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:54:50.787815 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:54:50.788196 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:54:50.789318 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:54:50.798844 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] Get all volumes completed successfully. Jun 09 09:54:50.800909 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-1e98f1de-11cc-4f21-94c6-e17086a98cd9 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:54:50.801229 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 8/31] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:54:50 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 09 09:55:00.814370 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:55:50.813793 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-3a23529a-414f-4263-8e5e-50bafde3e299 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:55:50.956133 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:55:50.956524 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:55:50.956965 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:55:50.957469 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:55:50.958971 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:55:50.968207 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] Get all volumes completed successfully. Jun 09 09:55:50.970357 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-3a23529a-414f-4263-8e5e-50bafde3e299 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:55:50.970535 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 9/32] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:55:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:56:00.963060 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:56:50.982549 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-539da212-1f21-4f1f-9554-407f43cdf07b None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:56:50.986442 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:56:50.986876 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:56:50.987146 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:56:50.987400 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:56:50.988370 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:56:50.996280 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] Get all volumes completed successfully. Jun 09 09:56:50.998948 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-539da212-1f21-4f1f-9554-407f43cdf07b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:56:50.999291 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 8/33] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:56:50 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 09 09:57:00.991565 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:57:51.013005 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-66a121db-93e7-40a3-8f50-0e386238a220 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:57:51.016881 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:57:51.017386 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:57:51.017880 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:57:51.018437 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:57:51.019935 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:57:51.027214 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] Get all volumes completed successfully. Jun 09 09:57:51.029152 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-66a121db-93e7-40a3-8f50-0e386238a220 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:57:51.029471 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 9/34] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:57:51 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 09 09:58:01.023465 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:58:51.042384 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:58:51.046770 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:58:51.047169 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:58:51.047546 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:58:51.048116 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:58:51.049505 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:58:51.057373 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] Get all volumes completed successfully. Jun 09 09:58:51.059332 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-08174456-4d3d-4207-9cab-dd59cfbfd70b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:58:51.059684 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 9/35] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:58:51 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 09 09:59:01.053669 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:59:51.072017 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:59:51.075320 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 09:59:51.075680 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:59:51.076116 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:59:51.076759 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:59:51.077882 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 09:59:51.086698 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] Get all volumes completed successfully. Jun 09 09:59:51.089781 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-9d9e4639-baaf-4e20-a45e-7a5533b9e868 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 09:59:51.090478 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 10/36] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 09:59:51 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 09 10:00:01.081820 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:00:51.108289 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:00:51.216601 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:00:51.216998 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:00:51.217373 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:00:51.217809 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:00:51.219962 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:00:51.226786 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] Get all volumes completed successfully. Jun 09 10:00:51.228748 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-2a85fa7d-bbf6-485e-bf7c-e8ef6c9b1f61 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:00:51.229130 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 9/37] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:00:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:01:01.223176 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:01:51.247497 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:01:51.250243 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:01:51.250382 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:01:51.251147 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:01:51.251147 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:01:51.251800 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:01:51.263676 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] Get all volumes completed successfully. Jun 09 10:01:51.266359 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-0fab509e-f82d-4c60-89bf-59d19112dd06 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:01:51.266810 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 10/38] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:01:51 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 09 10:02:01.255528 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:02:51.282584 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:02:51.286505 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:02:51.286928 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:02:51.287347 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:02:51.287983 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:02:51.289762 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:02:51.296886 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] Get all volumes completed successfully. Jun 09 10:02:51.299034 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-12ec7654-7bb3-4948-bd52-5c2a3348bd3b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:02:51.299455 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 10/39] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:02:51 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 09 10:03:01.292565 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:03:51.316124 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:03:51.318783 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:03:51.319040 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:03:51.319286 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:03:51.319627 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:03:51.320584 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:03:51.329924 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] Get all volumes completed successfully. Jun 09 10:03:51.332703 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-50ec06bc-98e6-4ac9-a5ec-31c84d88cbb0 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:03:51.333155 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 11/40] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:03:51 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 09 10:04:01.323792 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:04:51.348577 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-f0875427-8a24-4a17-ba54-f3fc992b048f None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:04:51.351985 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:04:51.352214 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:04:51.352449 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:04:51.352734 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:04:51.353664 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:04:51.361485 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] Get all volumes completed successfully. Jun 09 10:04:51.363669 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-f0875427-8a24-4a17-ba54-f3fc992b048f demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:04:51.364241 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 10/41] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:04:51 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 09 10:05:01.357034 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:05:51.382546 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:05:51.477024 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:05:51.477472 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:05:51.477851 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:05:51.478419 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:05:51.479848 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:05:51.494331 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] Get all volumes completed successfully. Jun 09 10:05:51.497627 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3b79f3f6-0774-4335-ae50-c099dbbea115 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:05:51.498152 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 11/42] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:05:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:06:01.484026 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:06:51.515060 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:06:51.517832 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:06:51.518144 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:06:51.518341 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:06:51.518619 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:06:51.519496 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:06:51.526891 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] Get all volumes completed successfully. Jun 09 10:06:51.529660 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-26d843b1-e39f-4e87-90f1-4df99f911c9b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:06:51.530140 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 11/43] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:06:51 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 09 10:07:01.522723 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:07:51.545630 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-828642de-581c-425d-87bf-4b5df79df9ad None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:07:51.549331 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:07:51.549567 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:07:51.549803 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:07:51.550113 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:07:51.551147 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:07:51.559664 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] Get all volumes completed successfully. Jun 09 10:07:51.562418 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-828642de-581c-425d-87bf-4b5df79df9ad demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:07:51.563285 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 12/44] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:07:51 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 09 10:08:01.554562 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:08:51.577568 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:08:51.580429 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:08:51.580697 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:08:51.581009 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:08:51.581339 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:08:51.582481 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:08:51.589785 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] Get all volumes completed successfully. Jun 09 10:08:51.591743 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-0aa7a13c-0245-45c2-a14b-bb16c9556f6c demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:08:51.592142 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 11/45] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:08:51 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 09 10:09:01.585625 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:09:51.607576 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-12891769-f527-48b6-ab63-887c10d6f82b None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:09:51.610181 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:09:51.610348 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:09:51.610519 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:09:51.610738 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:09:51.611415 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:09:51.620039 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] Get all volumes completed successfully. Jun 09 10:09:51.624436 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-12891769-f527-48b6-ab63-887c10d6f82b demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:09:51.625086 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 12/46] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:09:51 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 09 10:10:01.614108 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:10:51.643001 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.middleware.request_id [None req-2a142374-256f-4603-912c-77acc679e5e6 None None] RequestId filter calling following filter/app {{(pid=112658) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:10:51.679314 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:10:51.679626 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] Empty body provided in request {{(pid=112658) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:10:51.679834 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.openstack.wsgi [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] Calling method 'detail' {{(pid=112658) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:10:51.680157 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.api.api_utils [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] Removing options '' from query. {{(pid=112658) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:10:51.681493 np0000179133 devstack@c-api.service[112658]: DEBUG cinder.volume.api [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112658) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:10:51.688070 np0000179133 devstack@c-api.service[112658]: INFO cinder.volume.api [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] Get all volumes completed successfully. Jun 09 10:10:51.690219 np0000179133 devstack@c-api.service[112658]: INFO cinder.api.openstack.wsgi [None req-2a142374-256f-4603-912c-77acc679e5e6 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:10:51.690219 np0000179133 devstack@c-api.service[112658]: [pid: 112658|app: 0|req: 12/47] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:10:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:11:01.684154 np0000179133 devstack@c-api.service[112658]: DEBUG dbcounter [-] [112658] Writing DB stats cinder:SELECT=1 {{(pid=112658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:11:51.704402 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.middleware.request_id [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 None None] RequestId filter calling following filter/app {{(pid=112657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:11:51.707366 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:11:51.707609 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] Empty body provided in request {{(pid=112657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:11:51.707898 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.openstack.wsgi [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] Calling method 'detail' {{(pid=112657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:11:51.708213 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.api.api_utils [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] Removing options '' from query. {{(pid=112657) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:11:51.709056 np0000179133 devstack@c-api.service[112657]: DEBUG cinder.volume.api [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112657) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:11:51.719437 np0000179133 devstack@c-api.service[112657]: INFO cinder.volume.api [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] Get all volumes completed successfully. Jun 09 10:11:51.722378 np0000179133 devstack@c-api.service[112657]: INFO cinder.api.openstack.wsgi [None req-d2f8f4bd-b04f-46ff-ac73-ba884d2f5c95 demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:11:51.722768 np0000179133 devstack@c-api.service[112657]: [pid: 112657|app: 0|req: 13/48] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:11:51 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 09 10:12:01.712262 np0000179133 devstack@c-api.service[112657]: DEBUG dbcounter [-] [112657] Writing DB stats cinder:SELECT=1 {{(pid=112657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:12:51.733630 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [None req-80f8f702-0f8c-4d3d-a1da-208606981acd None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:12:51.738739 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:12:51.739180 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] Empty body provided in request {{(pid=112656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:12:51.739570 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] Calling method 'detail' {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:12:51.740062 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.api.api_utils [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] Removing options '' from query. {{(pid=112656) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:12:51.741626 np0000179133 devstack@c-api.service[112656]: DEBUG cinder.volume.api [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112656) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:12:51.753718 np0000179133 devstack@c-api.service[112656]: INFO cinder.volume.api [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] Get all volumes completed successfully. Jun 09 10:12:51.755665 np0000179133 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [None req-80f8f702-0f8c-4d3d-a1da-208606981acd demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:12:51.756034 np0000179133 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 12/49] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:12:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:13:01.746043 np0000179133 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 10:13:51.769554 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.middleware.request_id [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce None None] RequestId filter calling following filter/app {{(pid=112659) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 10:13:51.771423 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] GET https://199.19.213.205/volume/v3/volumes/detail Jun 09 10:13:51.771602 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] Empty body provided in request {{(pid=112659) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 10:13:51.771768 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.openstack.wsgi [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] Calling method 'detail' {{(pid=112659) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 10:13:51.772008 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.api.api_utils [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] Removing options '' from query. {{(pid=112659) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 10:13:51.772648 np0000179133 devstack@c-api.service[112659]: DEBUG cinder.volume.api [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112659) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 10:13:51.779311 np0000179133 devstack@c-api.service[112659]: INFO cinder.volume.api [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] Get all volumes completed successfully. Jun 09 10:13:51.781843 np0000179133 devstack@c-api.service[112659]: INFO cinder.api.openstack.wsgi [None req-3ed4316b-cf5c-4a3b-a397-85acfd7d77ce demo demo] https://199.19.213.205/volume/v3/volumes/detail returned with HTTP 200 Jun 09 10:13:51.782288 np0000179133 devstack@c-api.service[112659]: [pid: 112659|app: 0|req: 13/50] 199.19.213.205 () {64 vars in 1296 bytes} [Tue Jun 9 10:13:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 10:14:01.775118 np0000179133 devstack@c-api.service[112659]: DEBUG dbcounter [-] [112659] Writing DB stats cinder:SELECT=1 {{(pid=112659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}