Jun 29 15:25:51.039055 np0000183485 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 15:25:51.046433 np0000183485 devstack@c-api.service[112623]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 15:25:51 2026] *** Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: nodename: np0000183485 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: machine: x86_64 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: clock source: unix Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: pcre jit disabled Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: detected number of CPU cores: 16 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: current working directory: / Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: detected binary path: /usr/bin/uwsgi-core Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: your processes number limit is 256917 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: your memory page size is 4096 bytes Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: detected max file descriptor number: 2048 Jun 29 15:25:51.049438 np0000183485 devstack@c-api.service[112623]: lock engine: pthread robust mutexes Jun 29 15:25:51.050242 np0000183485 devstack@c-api.service[112623]: thunder lock: enabled Jun 29 15:25:51.050242 np0000183485 devstack@c-api.service[112623]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 15:25:51.050242 np0000183485 devstack@c-api.service[112623]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 15:25:51.050242 np0000183485 devstack@c-api.service[112623]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 15:25:51.050242 np0000183485 devstack@c-api.service[112623]: Set PythonHome to /opt/stack/data/venv Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: Python main interpreter initialized at 0x7e5d9d0a3668 Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: python threads support enabled Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: your server socket listen backlog is limited to 100 connections Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: your mercy for graceful operations on workers is 80 seconds Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: *** Operational MODE: preforking *** Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: *** uWSGI is running in multiple interpreter mode *** Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: spawned uWSGI master process (pid: 112623) Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: spawned uWSGI worker 1 (pid: 112629, cores: 1) Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: spawned uWSGI worker 2 (pid: 112630, cores: 1) Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: spawned uWSGI worker 3 (pid: 112631, cores: 1) Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: spawned uWSGI worker 4 (pid: 112632, cores: 1) Jun 29 15:25:51.099554 np0000183485 devstack@c-api.service[112623]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 15:25:51.099628 np0000183485 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: we strongly recommend against using it for new projects. Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: framework. For more detail see Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:25:51.222241 np0000183485 devstack@c-api.service[112630]: import eventlet # noqa Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: we strongly recommend against using it for new projects. Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: framework. For more detail see Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:25:51.249689 np0000183485 devstack@c-api.service[112631]: import eventlet # noqa Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: we strongly recommend against using it for new projects. Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: framework. For more detail see Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:25:51.254101 np0000183485 devstack@c-api.service[112629]: import eventlet # noqa Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: we strongly recommend against using it for new projects. Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: framework. For more detail see Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:25:51.259568 np0000183485 devstack@c-api.service[112632]: import eventlet # noqa Jun 29 15:25:51.307927 np0000183485 devstack@c-api.service[112630]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:25:51.307927 np0000183485 devstack@c-api.service[112630]: warnings.warn( Jun 29 15:25:51.337324 np0000183485 devstack@c-api.service[112631]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:25:51.337324 np0000183485 devstack@c-api.service[112631]: warnings.warn( Jun 29 15:25:51.348416 np0000183485 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:25:51.348416 np0000183485 devstack@c-api.service[112629]: warnings.warn( Jun 29 15:25:51.352275 np0000183485 devstack@c-api.service[112632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:25:51.352275 np0000183485 devstack@c-api.service[112632]: warnings.warn( Jun 29 15:25:51.396274 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:51.396274 np0000183485 devstack@c-api.service[112630]: from cgi import parse_header Jun 29 15:25:51.413400 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:51.413400 np0000183485 devstack@c-api.service[112631]: from cgi import parse_header Jun 29 15:25:51.438771 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:51.438771 np0000183485 devstack@c-api.service[112629]: from cgi import parse_header Jun 29 15:25:51.445975 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:51.445975 np0000183485 devstack@c-api.service[112630]: removals.removed_module( Jun 29 15:25:51.447299 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:51.447299 np0000183485 devstack@c-api.service[112630]: removals.removed_module( Jun 29 15:25:51.451643 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:51.451643 np0000183485 devstack@c-api.service[112632]: from cgi import parse_header Jun 29 15:25:51.464510 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:51.464510 np0000183485 devstack@c-api.service[112631]: removals.removed_module( Jun 29 15:25:51.464970 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:51.464970 np0000183485 devstack@c-api.service[112631]: removals.removed_module( Jun 29 15:25:51.500329 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:51.500329 np0000183485 devstack@c-api.service[112629]: removals.removed_module( Jun 29 15:25:51.501896 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:51.501896 np0000183485 devstack@c-api.service[112629]: removals.removed_module( Jun 29 15:25:51.521643 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:51.521643 np0000183485 devstack@c-api.service[112632]: removals.removed_module( Jun 29 15:25:51.524509 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:51.524509 np0000183485 devstack@c-api.service[112632]: removals.removed_module( Jun 29 15:25:52.210153 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:52.210153 np0000183485 devstack@c-api.service[112630]: warnings.warn( Jun 29 15:25:52.246286 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:52.246286 np0000183485 devstack@c-api.service[112629]: warnings.warn( Jun 29 15:25:52.263861 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:52.263861 np0000183485 devstack@c-api.service[112630]: warnings.warn( Jun 29 15:25:52.295896 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:52.295896 np0000183485 devstack@c-api.service[112629]: warnings.warn( Jun 29 15:25:52.304563 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:52.304563 np0000183485 devstack@c-api.service[112631]: warnings.warn( Jun 29 15:25:52.329634 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:52.329634 np0000183485 devstack@c-api.service[112632]: warnings.warn( Jun 29 15:25:52.360078 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:52.360078 np0000183485 devstack@c-api.service[112631]: warnings.warn( Jun 29 15:25:52.380921 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:52.380921 np0000183485 devstack@c-api.service[112632]: warnings.warn( Jun 29 15:25:52.479538 np0000183485 devstack@c-api.service[112629]: 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 29 15:25:52.479752 np0000183485 devstack@c-api.service[112629]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112629) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:25:52.481032 np0000183485 devstack@c-api.service[112630]: 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 29 15:25:52.481214 np0000183485 devstack@c-api.service[112630]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112630) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:25:52.562129 np0000183485 devstack@c-api.service[112631]: 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 29 15:25:52.562312 np0000183485 devstack@c-api.service[112631]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112631) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:25:52.564403 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:52.564403 np0000183485 devstack@c-api.service[112629]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:25:52.566154 np0000183485 devstack@c-api.service[112630]: /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 29 15:25:52.566154 np0000183485 devstack@c-api.service[112630]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:25:52.568330 np0000183485 devstack@c-api.service[112632]: 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 29 15:25:52.568529 np0000183485 devstack@c-api.service[112632]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112632) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:25:52.623433 np0000183485 devstack@c-api.service[112631]: /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 29 15:25:52.623433 np0000183485 devstack@c-api.service[112631]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:25:52.628870 np0000183485 devstack@c-api.service[112632]: /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 29 15:25:52.628870 np0000183485 devstack@c-api.service[112632]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:25:53.016381 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:25:53.016710 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112630) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:25:53.016799 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112631) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:25:53.016865 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:25:53.016926 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.016926 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.017029 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017106 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017176 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.017235 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.017303 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017367 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017367 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.017524 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017624 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017716 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.017786 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.017786 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.017908 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.018024 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.018090 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.018147 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.018202 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.018271 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.018324 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.018394 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.018508 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.018572 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.018637 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.018706 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.018772 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.018827 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.018883 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.018934 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.018989 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.019053 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.019124 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.019188 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.019188 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.019325 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.019402 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.019402 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.019402 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.019402 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.020451 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.020600 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.020600 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.020740 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.021445 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.021614 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.021698 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.021930 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.022300 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.022392 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.022465 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.022465 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.022465 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.022465 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.022704 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.022772 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.022840 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.022896 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.022962 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.023020 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.023020 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.023117 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.023174 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.023174 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.023174 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.023344 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.023344 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.023344 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.027149 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.027245 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.027304 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.027363 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.027420 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.027530 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.027609 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.027666 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.027729 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.027793 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.027858 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.027920 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.027983 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.027983 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.028085 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.028085 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.028085 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.028085 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.028085 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.028358 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.028415 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.028477 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.028569 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.028628 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.028628 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.028628 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.028628 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.028628 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.029119 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.029193 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.029250 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.029315 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.029380 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.029437 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.029517 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.029601 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.029659 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.029726 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.029867 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.029935 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.030048 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.030115 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.030178 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.030241 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.030306 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.030372 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.030434 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.030510 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.030584 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.030642 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.030691 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.030728 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.030770 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.030806 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.030851 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.030893 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.030929 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.030966 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.031003 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.031043 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.031125 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.031170 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.031209 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.031251 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.031298 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.031350 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.031398 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.031439 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.031499 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.033193 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.033266 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.033316 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.033356 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.033393 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.033440 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.033499 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.033538 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.033574 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.033616 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.033658 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.033698 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.033698 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.033698 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.033698 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.033831 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.033831 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.033831 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.033831 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.033831 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.034014 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.034057 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.034098 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.034139 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.034176 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.034176 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.034176 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.034384 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.034437 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.034474 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.034533 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.034577 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.034577 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.034653 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.034707 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.034744 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.034785 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.034825 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.034861 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.034903 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.034903 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.034903 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.034903 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.035049 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.035049 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.035049 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.035164 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.035206 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.035206 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.035280 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.035322 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.035362 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.035399 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.035445 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.035501 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.035552 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.035594 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.035631 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.035672 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.035712 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.035749 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.035786 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.035829 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.035876 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.035916 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.035957 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.035997 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.036038 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.036074 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.036121 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.036121 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.036228 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.036228 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.036228 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.036355 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.036395 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.036431 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.036472 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.036616 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.036658 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.036708 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.036747 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.036791 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.036791 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.036791 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.036943 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.036943 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.036943 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.036943 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.037105 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.037142 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.037179 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.037220 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.037256 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.037292 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.037334 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.037334 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.037410 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.037447 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.037502 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.037551 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.037593 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.037634 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.037672 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.037718 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.037755 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.037885 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.037927 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.037976 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.038018 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.038055 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.038460 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.038540 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.038601 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.038848 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.038848 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.038848 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.038848 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.038988 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.039030 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.039030 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.039112 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.039149 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.039185 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.039185 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.039185 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.039185 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.039185 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.039446 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.039539 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.039603 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.039661 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.039704 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.039749 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.039786 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.039826 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.039871 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.039908 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.039950 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.039950 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.040086 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.040086 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.043969 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.044035 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.044075 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.044125 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.044171 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.044221 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.044274 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.044323 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.044374 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.044423 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.044465 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.044521 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.044521 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.044521 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.045124 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.045176 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.045213 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.045251 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.045304 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.045342 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.045382 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.045423 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.045465 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.045520 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.045557 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.045595 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.045641 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.045689 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.045734 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.045771 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.045814 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.045850 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.045886 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.045922 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.045982 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.046023 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.046059 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.046106 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.046143 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.046183 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.046219 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.046219 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.046290 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.046327 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.046363 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.046403 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.046446 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.046501 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.046547 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.046547 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.046625 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.046668 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.046708 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.046708 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.046779 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.046815 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.047050 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.047097 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.047163 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.047220 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.047259 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.047294 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.047341 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.047382 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.047419 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.047462 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.047516 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.047565 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.047602 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.047644 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.047692 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.047729 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.047764 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.047800 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.047838 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.047885 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.047885 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.047956 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.047956 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.048021 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.048057 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.048057 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.048057 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.048057 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.050288 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.050355 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.050401 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.050440 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.050535 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.050589 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.050632 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.050676 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.050720 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.050763 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.050763 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.050833 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.050877 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.050917 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.050954 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.050995 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.051033 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.051074 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.051111 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.051147 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.051185 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.051227 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.051264 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.051299 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.051335 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.051377 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.051377 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.051377 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.052735 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.052792 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.052847 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.052847 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.052917 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.052961 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.052996 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.053034 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.053070 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.053113 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.053155 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.053192 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.053234 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.053275 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.053315 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.053356 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.053392 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.053429 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.053470 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.053524 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.053559 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.053611 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.053650 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.053687 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.053723 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.053764 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.053806 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.053847 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.053884 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.053942 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.053978 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.054026 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.054068 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.054119 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.054161 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.054197 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.054234 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.054269 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.054306 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.054342 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.054382 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.054424 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.054459 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.054512 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.054559 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.054600 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.054636 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.054676 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.054717 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.054757 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.054803 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.054844 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.054879 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.054914 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.054950 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.054990 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.055030 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.055070 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.055110 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.055155 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.055196 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.055232 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.055272 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.055309 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.055345 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.055385 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.055420 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.055460 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.055522 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.055565 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.055605 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.055650 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.055692 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.055728 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.055763 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.055799 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.055836 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.055876 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.055912 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.055912 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.055976 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.056024 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.056024 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.056024 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.056136 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.056136 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.056214 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.056252 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.056292 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.056330 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.056373 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.056416 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.056453 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.056504 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.056544 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.056581 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.056617 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.056664 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.056702 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.056743 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.056785 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.056827 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.056863 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.056905 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.056940 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.056981 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.057017 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.057059 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.057099 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.057099 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.057099 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.057099 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.057244 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.057244 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.057244 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.057356 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.057356 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.057455 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.057522 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.057562 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.057611 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.057659 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.057696 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.057733 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.057771 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.057808 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.057849 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.057887 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.057962 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.058014 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.058139 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.058180 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.058218 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.058252 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.058288 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.058330 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.058369 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.058405 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.058441 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.058478 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.058546 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.058589 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.058625 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.058669 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.058711 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.058747 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.058788 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.058829 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.058867 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.058910 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.058951 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.058988 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.059025 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.059065 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.059101 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.059137 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.059174 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.059210 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.059252 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.059294 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.059331 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.059374 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.059419 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.059460 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.059511 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.059550 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.059587 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.059632 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.059679 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.059716 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.059756 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.059797 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.059833 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.059870 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.059912 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.059948 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.059984 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.060025 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.060073 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.060110 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.060151 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.060191 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.060226 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.060262 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.060302 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.060339 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.060380 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.060421 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.060467 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.060519 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.060556 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.060591 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.060637 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.060679 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.060679 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.060679 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.060780 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.060827 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.060865 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.060910 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.060954 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.060991 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.061027 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.061068 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.061109 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.061147 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.061192 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.061229 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.061264 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.061304 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.061345 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.061385 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.061429 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.061469 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.061530 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.061567 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.061614 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.061649 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.061685 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.061720 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.061761 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.061761 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.061761 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.061761 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.061884 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.061884 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.061975 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.062016 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.062056 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.062097 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.062138 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.062179 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.062214 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.062250 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.062287 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.062333 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.062369 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.062409 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.062450 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.062502 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.062548 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.062589 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.062631 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.062667 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.062707 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.062749 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.062790 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.062838 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.062881 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.062922 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.062974 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.062974 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.063047 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.063047 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.063047 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.063152 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.063196 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.063233 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.063275 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.063311 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.063351 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.063392 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.063428 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.063469 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.063545 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.063583 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.063623 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.063664 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.063705 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.063745 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.063780 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.063952 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.064000 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.064037 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.064078 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.064115 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.064210 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.064210 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.064210 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.064210 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.067745 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.067817 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.067884 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.067884 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.067962 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.068008 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.068051 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.068092 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.068129 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.068165 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.068208 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.068208 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.068208 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.068316 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.068359 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.068359 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.068428 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.068468 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.068528 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.068565 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.068602 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.068638 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.068685 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.068728 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.068771 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.068804 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.068804 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.068881 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.068924 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.068966 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.069003 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.069041 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.069041 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.069119 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.069157 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.069193 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.069228 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.069270 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.069307 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.069345 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.069382 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.069415 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.069458 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.069510 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.069556 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.069593 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.069632 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.069673 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.069716 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.069751 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.069787 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.069822 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.069860 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.069907 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.069960 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.069996 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.070073 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.070118 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.070168 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.070232 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.070273 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.070273 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.070351 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.070394 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.070432 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.070477 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.070541 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.070541 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.070622 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.070660 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.070695 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.070737 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.070781 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.070781 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.070781 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.070884 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.070884 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.071573 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.071644 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.071697 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.071760 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.071812 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.071850 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.071893 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.071930 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.071967 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.072010 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.072010 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.072077 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.072113 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.072156 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.072198 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.072239 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.072275 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.072312 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.072349 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.072385 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.072421 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.072459 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.072519 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.072565 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.072602 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.072638 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.072676 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.072712 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.072748 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.072794 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.072830 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.072866 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.072902 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.072940 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.072986 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.073023 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.073059 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.073095 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.073130 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.073166 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.073207 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.073248 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.073284 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.073360 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.073405 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.073441 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.073500 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.073537 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.073573 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.073610 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.073645 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.073681 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.073717 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.073753 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.073788 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.073824 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.073875 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.073929 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.073972 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.074020 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.074020 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.074020 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.074020 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.074184 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.074184 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.074184 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.074293 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.074331 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.074331 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.074397 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.074438 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.074479 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.074479 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.074561 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.074598 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.074598 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.074679 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.074721 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.074768 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.074768 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.074768 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.074768 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.074768 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.074936 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.074974 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.075010 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.076611 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.076662 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.076753 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.076806 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.076839 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.076839 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.076886 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.076916 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.076942 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.076975 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.077006 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.077034 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.077063 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.077094 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.077119 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.077145 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.077176 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.077202 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.077232 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.077266 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.077293 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.077321 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.077346 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.077346 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.077399 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.077426 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.077476 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.077563 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:25:53.078532 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.078599 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.078654 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.078684 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.078718 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.078756 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.078785 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.078810 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.078841 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.078870 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.078900 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.078935 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.079031 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.079066 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.079093 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.079124 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.079155 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:25:53.079182 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.079209 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:25:53.079243 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.079270 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:25:53.079270 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:25:53.079270 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:25:53.079343 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:25:53.124784 np0000183485 devstack@c-api.service[112631]: INFO dbcounter [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Registered counter for database cinder Jun 29 15:25:53.124886 np0000183485 devstack@c-api.service[112629]: INFO dbcounter [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Registered counter for database cinder Jun 29 15:25:53.125259 np0000183485 devstack@c-api.service[112632]: INFO dbcounter [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Registered counter for database cinder Jun 29 15:25:53.125418 np0000183485 devstack@c-api.service[112630]: INFO dbcounter [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Registered counter for database cinder Jun 29 15:25:53.166531 np0000183485 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.168505 np0000183485 devstack@c-api.service[112630]: DEBUG oslo_db.sqlalchemy.engines [None req-564ad227-2241-4b81-936d-3f70ab54ec8b 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=112630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.169831 np0000183485 devstack@c-api.service[112631]: DEBUG oslo_db.sqlalchemy.engines [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 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=112631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.172889 np0000183485 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-8c7c7aaa-2d64-467f-a108-113439573375 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.279866 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writer thread running {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:25:53.282816 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:25:53.285532 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writer thread running {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:25:53.286055 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:25:53.286566 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writer thread running {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:25:53.288752 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:25:53.289032 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:25:53.289803 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writer thread running {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:25:53.290606 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:25:53.291032 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:25:53.291268 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:25:53.291927 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.292198 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:25:53.293424 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:25:53.294505 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:25:53.295050 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.295115 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:25:53.295606 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:25:53.296681 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:25:53.296773 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.297269 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:25:53.298632 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:25:53.299252 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:25:53.299438 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.300121 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.300473 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.302234 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.303013 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.328452 np0000183485 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.331232 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:25:53.333642 np0000183485 devstack@c-api.service[112629]: INFO cinder.rpc [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:25:53.334882 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.334976 np0000183485 devstack@c-api.service[112630]: DEBUG oslo_db.sqlalchemy.engines [None req-564ad227-2241-4b81-936d-3f70ab54ec8b 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=112630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.335694 np0000183485 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-8c7c7aaa-2d64-467f-a108-113439573375 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.337123 np0000183485 devstack@c-api.service[112631]: DEBUG oslo_db.sqlalchemy.engines [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 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=112631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:25:53.337541 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:25:53.339003 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:25:53.339550 np0000183485 devstack@c-api.service[112630]: INFO cinder.rpc [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:25:53.340531 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:25:53.340715 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.342287 np0000183485 devstack@c-api.service[112632]: INFO cinder.rpc [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:25:53.342821 np0000183485 devstack@c-api.service[112631]: INFO cinder.rpc [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:25:53.344019 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.344111 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.346392 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.349581 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.352744 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.352901 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.355725 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.356031 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.356605 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.357897 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.359326 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.360044 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.360905 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.361124 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.363195 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.363917 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.364263 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.364372 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.366966 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.367157 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.367225 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.368618 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.369797 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.370157 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.370230 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.371614 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.372634 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.373176 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.373452 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.374110 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.374581 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.376344 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.376502 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.376763 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.377670 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.378867 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.379387 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.380295 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.380498 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.382391 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.382468 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.383062 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.383504 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.383853 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.384962 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.385781 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.386518 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.387730 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.387932 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.388511 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.389501 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.390957 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.391900 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.392305 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.392374 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.393209 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.393786 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.394022 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.395074 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.395593 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.395767 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.396521 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.396597 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.397008 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.397868 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.397963 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.398368 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.398734 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.398880 np0000183485 devstack@c-api.service[112629]: WARNING cinder.api.contrib.hosts [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:25:53.399101 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: extensions {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.399410 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.399823 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.400286 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.400438 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: cgsnapshots {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.400846 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.401105 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.401756 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.402044 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: qos-specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.402214 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.402554 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.403109 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.403681 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.403889 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.404113 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: capabilities {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.404577 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.404872 np0000183485 devstack@c-api.service[112630]: WARNING cinder.api.contrib.hosts [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:25:53.404943 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.405092 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: extensions {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.405914 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.406001 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: backups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.406384 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.406729 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: cgsnapshots {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.407315 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.407731 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.408025 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-volume-type-access {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.408114 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: qos-specs {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.408658 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.408730 np0000183485 devstack@c-api.service[112632]: WARNING cinder.api.contrib.hosts [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:25:53.408955 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: extensions {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.409653 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.409744 np0000183485 devstack@c-api.service[112631]: WARNING cinder.api.contrib.hosts [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:25:53.409913 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: extensions {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.410366 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: capabilities {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.410822 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: cgsnapshots {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.411170 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: consistencygroups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.411762 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: cgsnapshots {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.412665 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: qos-specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.412770 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: backups {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.413154 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: qos-specs {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.413228 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: extra_specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.414247 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: capabilities {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.414420 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-volume-type-access {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.414689 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.415527 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: backups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.415573 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: capabilities {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.416043 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: encryption {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.416186 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-volume-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.416869 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: backups {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.417526 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-volume-type-access {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.417570 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: consistencygroups {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.417640 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-volume-transfer {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.418936 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-volume-type-access {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.419160 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.419262 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-availability-zone {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.419501 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: extra_specs {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.420582 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-quota-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.420664 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: consistencygroups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.420778 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: encryption {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.421042 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: encryption {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.421987 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-quota-class-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.422283 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: consistencygroups {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.422556 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-volume-manage {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.422635 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: extra_specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.423313 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-snapshot-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.423994 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-volume-transfer {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.424186 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.424255 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: extra_specs {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.424758 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: os-hosts {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.425606 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-availability-zone {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.425696 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-volume-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.425817 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: encryption {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.426126 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extended resource: scheduler-stats {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.426935 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-quota-sets {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.427148 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-volume-transfer {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.427311 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-volume-manage {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.428248 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.428318 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-quota-class-sets {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.428768 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-volume-transfer {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.428852 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-availability-zone {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.429611 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-snapshot-manage {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.429755 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.430109 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-quota-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.430415 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-availability-zone {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.430513 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.contrib.snapshot_actions [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] SnapshotActionsController initialized {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:25:53.431034 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: os-hosts {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.431202 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.431515 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-quota-class-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.431744 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-quota-sets {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.432443 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extended resource: scheduler-stats {{(pid=112630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.432608 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.432811 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-snapshot-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.433200 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-quota-class-sets {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.433955 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.434220 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: os-hosts {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.434533 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-snapshot-manage {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.434603 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.435329 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.435605 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extended resource: scheduler-stats {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.435924 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: os-hosts {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.436044 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.436785 np0000183485 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.436899 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.contrib.snapshot_actions [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] SnapshotActionsController initialized {{(pid=112630) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:25:53.437297 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extended resource: scheduler-stats {{(pid=112631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:25:53.437584 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension UsedLimits extending resource: limits {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.437656 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.437747 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.437928 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438001 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438111 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438230 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.438294 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438355 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438430 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension TypesManage extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438549 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438666 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438781 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension AdminActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438879 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension AdminActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.438978 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension AdminActions extending resource: backups {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.439042 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.439106 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.439177 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.439279 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-51dbf222-fdf4-400f-a865-1ab225ac81ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.439716 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.439986 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.440498 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] SnapshotActionsController initialized {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:25:53.440782 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.441214 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.441387 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.442209 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.442252 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.contrib.snapshot_actions [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] SnapshotActionsController initialized {{(pid=112631) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:25:53.442606 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.442994 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.443664 np0000183485 devstack@c-api.service[112630]: WARNING castellan.key_manager.migration [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.443924 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.444317 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.444449 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension UsedLimits extending resource: limits {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.444582 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.444779 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.444875 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.444973 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeActions extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445109 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445205 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445276 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.445316 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension TypesManage extending resource: types {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445401 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445534 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445637 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension AdminActions extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445695 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.445773 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension AdminActions extending resource: snapshots {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445875 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension AdminActions extending resource: backups {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.445980 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.446085 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.446191 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.v3.router [None req-564ad227-2241-4b81-936d-3f70ab54ec8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.446795 np0000183485 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.447065 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.447463 np0000183485 devstack@c-api.service[112629]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5d9d0a3668 pid: 112629 (default app) Jun 29 15:25:53.447600 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension UsedLimits extending resource: limits {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.447721 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.447922 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448018 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448117 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448253 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448350 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448455 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension TypesManage extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448523 np0000183485 devstack@c-api.service[112631]: WARNING castellan.key_manager.migration [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:25:53.448564 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448689 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448789 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension AdminActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.448915 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension AdminActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449016 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension AdminActions extending resource: backups {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449115 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449216 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449309 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension UsedLimits extending resource: limits {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449356 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-8c7c7aaa-2d64-467f-a108-113439573375 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449428 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449646 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449788 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.449889 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeActions extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450011 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450114 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450220 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension TypesManage extending resource: types {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450330 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450445 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450564 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension AdminActions extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450684 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension AdminActions extending resource: snapshots {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450790 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension AdminActions extending resource: backups {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450890 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.450996 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.451103 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.v3.router [None req-a23338d8-df4d-4cc1-b22d-b9df342d2a50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:25:53.454375 np0000183485 devstack@c-api.service[112630]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5d9d0a3668 pid: 112630 (default app) Jun 29 15:25:53.455603 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455603 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455740 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455740 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455740 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455740 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455740 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.455969 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456234 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456234 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456234 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456234 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456234 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456606 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456606 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456606 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456606 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456797 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456797 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456797 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456797 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456987 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456987 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456987 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.456987 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.456987 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457205 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457205 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457205 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457205 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457205 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457412 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457720 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.457986 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458232 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458508 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458508 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458508 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458508 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458678 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458678 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458678 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458678 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458678 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458919 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458919 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458919 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.458919 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.458919 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459100 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459337 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459337 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459337 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459337 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459337 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459584 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459584 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459584 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459584 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459584 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459892 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459892 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.459892 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.459892 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460070 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460070 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460070 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460070 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460247 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460247 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460247 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460247 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460247 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460479 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460479 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460479 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460479 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460479 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460725 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460725 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460725 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460725 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460904 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460904 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.460904 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.460904 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461074 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461074 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461074 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461074 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461260 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461260 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461260 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461260 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461434 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461434 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461434 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461434 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461632 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461888 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461888 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461888 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.461888 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.461888 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462114 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462384 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462652 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462914 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462914 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.462914 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.462914 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463082 np0000183485 devstack@c-api.service[112632]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5d9d0a3668 pid: 112632 (default app) Jun 29 15:25:53.463120 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463120 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463120 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463120 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463120 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463346 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463346 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463346 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463346 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463346 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463580 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463580 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463580 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463580 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463757 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463757 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463757 np0000183485 devstack@c-api.service[112629]: /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 29 15:25:53.463757 np0000183485 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) Jun 29 15:25:53.463938 np0000183485 devstack@c-api.service[112631]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5d9d0a3668 pid: 112631 (default app) Jun 29 15:25:53.463981 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-5aa2aee0-627c-470b-8021-5917b9b20a61 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:25:53.463981 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 1/1] 199.19.213.201 () {60 vars in 956 bytes} [Mon Jun 29 15:25:53 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 29 15:26:00.513387 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.513387 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.513931 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.513931 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.513931 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.513931 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.513931 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514159 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514406 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514406 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514406 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514406 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514406 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514966 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514966 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.514966 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.514966 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515167 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515167 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515167 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515167 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515449 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515449 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515449 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515449 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515449 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515710 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515710 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515710 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515710 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515710 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.515909 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516101 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516290 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516477 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516708 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516708 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516708 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516708 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516879 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516879 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516879 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.516879 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.516879 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517093 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517093 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517093 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517093 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517093 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517283 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517560 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517560 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517560 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517560 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517560 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517829 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517829 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517829 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.517829 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.517829 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518279 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518279 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518279 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518279 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518434 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518434 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518434 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518434 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518620 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518620 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518620 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518620 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518620 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518843 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518843 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518843 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.518843 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.518843 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519082 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519082 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519082 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519082 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519328 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519328 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519328 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519328 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519627 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519627 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519627 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519627 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519902 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519902 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.519902 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.519902 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520204 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520204 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520204 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520204 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520472 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520904 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520904 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520904 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.520904 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.520904 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521215 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.521738 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522044 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522265 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522478 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522478 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522478 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522478 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522641 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522641 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522641 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522641 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522789 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522789 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522789 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522789 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522949 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522949 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522949 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.522949 np0000183485 devstack@c-api.service[112630]: warnings.warn(deprecated_msg) Jun 29 15:26:00.522949 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-699200bf-dfc4-4b8e-9024-e07470408db0 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:26:00.975637 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-699200bf-dfc4-4b8e-9024-e07470408db0 admin admin] POST https://199.19.213.201/volume/v3/types Jun 29 15:26:00.976063 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-699200bf-dfc4-4b8e-9024-e07470408db0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:26:00.977726 np0000183485 devstack@c-api.service[112630]: /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 29 15:26:00.977726 np0000183485 devstack@c-api.service[112630]: warnings.warn( Jun 29 15:26:01.010395 np0000183485 devstack@c-api.service[112630]: DEBUG oslo_db.sqlalchemy.engines [None req-699200bf-dfc4-4b8e-9024-e07470408db0 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=112630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:01.042265 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-699200bf-dfc4-4b8e-9024-e07470408db0 admin admin] https://199.19.213.201/volume/v3/types returned with HTTP 200 Jun 29 15:26:01.042890 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 1/2] 199.19.213.201 () {68 vars in 1288 bytes} [Mon Jun 29 15:26:00 2026] POST /volume/v3/types => generated 186 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:26:01.068364 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.068364 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.068364 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.068364 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.068364 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069270 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.069270 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069270 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.069270 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069270 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.069668 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070050 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070050 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070050 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070050 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070307 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070307 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070307 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070307 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070735 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070735 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.070735 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.070735 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071003 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071003 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071003 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071003 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071003 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071315 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071315 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071315 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071315 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071315 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.071719 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072077 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072556 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072973 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072973 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072973 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.072973 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.072973 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073286 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.073286 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073286 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.073286 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073286 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.073646 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074006 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074428 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074428 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074428 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074428 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074428 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074781 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074781 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074781 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.074781 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.074781 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075081 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075081 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075081 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075081 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075333 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075333 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075333 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075333 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075653 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075653 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075653 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075653 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075653 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075973 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075973 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075973 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.075973 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.075973 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076302 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076302 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076302 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076302 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076573 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076573 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076573 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076573 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076861 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076861 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.076861 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.076861 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077135 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077135 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077135 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077135 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077386 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077386 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077386 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077386 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077710 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077710 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077710 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.077710 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.077710 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078101 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078459 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078459 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078459 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078459 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078459 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.078774 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079120 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079557 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.079958 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080383 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080383 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080383 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080383 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080662 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080662 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080662 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080662 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080662 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 29 15:26:01.080974 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [req-699200bf-dfc4-4b8e-9024-e07470408db0 req-dce589d5-c299-4edd-9123-c4a8121f120a None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:26:01.406740 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [req-699200bf-dfc4-4b8e-9024-e07470408db0 req-dce589d5-c299-4edd-9123-c4a8121f120a admin admin] POST https://199.19.213.201/volume/v3/types/e4b6c96f-39fa-444b-af7a-15ef60538956/extra_specs Jun 29 15:26:01.407258 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [req-699200bf-dfc4-4b8e-9024-e07470408db0 req-dce589d5-c299-4edd-9123-c4a8121f120a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:26:01.409138 np0000183485 devstack@c-api.service[112632]: /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 29 15:26:01.409138 np0000183485 devstack@c-api.service[112632]: warnings.warn( Jun 29 15:26:01.443931 np0000183485 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [req-699200bf-dfc4-4b8e-9024-e07470408db0 req-dce589d5-c299-4edd-9123-c4a8121f120a 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:01.503450 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [req-699200bf-dfc4-4b8e-9024-e07470408db0 req-dce589d5-c299-4edd-9123-c4a8121f120a admin admin] https://199.19.213.201/volume/v3/types/e4b6c96f-39fa-444b-af7a-15ef60538956/extra_specs returned with HTTP 200 Jun 29 15:26:01.503914 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 1/3] 199.19.213.201 () {70 vars in 1505 bytes} [Mon Jun 29 15:26:01 2026] POST /volume/v3/types/e4b6c96f-39fa-444b-af7a-15ef60538956/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:26:03.332896 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=6 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:03.344687 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=6 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:11.038393 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:11.502636 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:28:36.237600 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.237600 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.237600 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.237600 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.237600 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.238867 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.238867 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.238867 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.238867 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.238867 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.239274 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.239775 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.239775 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.239775 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.239775 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240077 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240077 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240077 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240077 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240295 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240295 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240295 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240295 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240458 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240458 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240458 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240458 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240458 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240695 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240695 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240695 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240695 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240695 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.240886 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241141 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241379 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241670 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241670 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241670 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241670 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241670 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241878 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241878 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241878 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.241878 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.241878 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242072 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242314 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242586 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242586 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242586 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242586 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242586 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242827 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242827 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242827 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.242827 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.242827 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243057 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243057 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243057 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243057 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243228 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243228 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243228 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243228 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243415 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243415 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243415 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243415 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243415 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243674 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243674 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243674 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243674 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243674 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243893 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243893 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.243893 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.243893 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244074 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244074 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244074 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244074 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244268 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244268 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244268 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244268 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244469 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244469 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244469 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244469 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244709 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244709 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244709 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244709 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244885 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244885 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244885 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.244885 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.244885 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245116 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245372 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245372 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245372 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245372 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245372 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245679 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.245941 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246207 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246633 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246979 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246979 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.246979 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.246979 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247201 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.247201 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247201 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.247201 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247201 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: /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 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: warnings.warn(deprecated_msg) Jun 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-b146c73f-0758-4c8a-a4ba-e4c7e52b66fd None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:28:36.247495 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-b146c73f-0758-4c8a-a4ba-e4c7e52b66fd None None] GET https://199.19.213.201/volume// Jun 29 15:28:36.247775 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-b146c73f-0758-4c8a-a4ba-e4c7e52b66fd None None] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:28:36.247775 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-b146c73f-0758-4c8a-a4ba-e4c7e52b66fd None None] Calling method 'all' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:28:36.247775 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-b146c73f-0758-4c8a-a4ba-e4c7e52b66fd None None] https://199.19.213.201/volume// returned with HTTP 300 Jun 29 15:28:36.247775 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 1/4] 199.19.213.201 () {66 vars in 1456 bytes} [Mon Jun 29 15:28:36 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 15:29:15.667434 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-1d518563-84a9-46cc-9fff-15e8ecaf4878 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:15.668645 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 2/5] 199.19.213.201 () {62 vars in 1068 bytes} [Mon Jun 29 15:29:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:29:15.703629 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-7d2df743-25f6-4806-a0fb-47e334ce0d18 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:15.712175 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 2/6] 199.19.213.201 () {64 vars in 1272 bytes} [Mon Jun 29 15:29:15 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:29:15.754774 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [req-7d2df743-25f6-4806-a0fb-47e334ce0d18 req-f2d21322-cd2c-47ac-aa07-974e7d7c5dde None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:15.760110 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [req-7d2df743-25f6-4806-a0fb-47e334ce0d18 req-f2d21322-cd2c-47ac-aa07-974e7d7c5dde demo demo] GET https://199.19.213.201/volume/v3/ Jun 29 15:29:15.760542 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [req-7d2df743-25f6-4806-a0fb-47e334ce0d18 req-f2d21322-cd2c-47ac-aa07-974e7d7c5dde demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:15.760932 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [req-7d2df743-25f6-4806-a0fb-47e334ce0d18 req-f2d21322-cd2c-47ac-aa07-974e7d7c5dde demo demo] Calling method 'version_select' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:15.762523 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [req-7d2df743-25f6-4806-a0fb-47e334ce0d18 req-f2d21322-cd2c-47ac-aa07-974e7d7c5dde demo demo] https://199.19.213.201/volume/v3/ returned with HTTP 200 Jun 29 15:29:15.763288 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 2/7] 199.19.213.201 () {66 vars in 1346 bytes} [Mon Jun 29 15:29:15 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:15.806692 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:16.171366 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 demo demo] GET https://199.19.213.201/volume/v3/types Jun 29 15:29:16.171718 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:16.171889 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 demo demo] Calling method 'index' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:16.172390 np0000183485 devstack@c-api.service[112631]: /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 29 15:29:16.172390 np0000183485 devstack@c-api.service[112631]: warnings.warn( Jun 29 15:29:16.173007 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:29:16.209352 np0000183485 devstack@c-api.service[112631]: DEBUG oslo_db.sqlalchemy.engines [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 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=112631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:29:16.233667 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-1b48e525-e1d8-43fe-b66a-74c3fd8d1199 demo demo] https://199.19.213.201/volume/v3/types returned with HTTP 200 Jun 29 15:29:16.234175 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 2/8] 199.19.213.201 () {64 vars in 1290 bytes} [Mon Jun 29 15:29:15 2026] GET /volume/v3/types => generated 377 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:16.275814 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-10e2512b-0321-425d-a344-c83060d98c73 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:16.592051 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-10e2512b-0321-425d-a344-c83060d98c73 demo demo] GET https://199.19.213.201/volume/v3/types/default Jun 29 15:29:16.592371 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-10e2512b-0321-425d-a344-c83060d98c73 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:16.592608 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-10e2512b-0321-425d-a344-c83060d98c73 demo demo] Calling method 'show' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:16.629345 np0000183485 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-10e2512b-0321-425d-a344-c83060d98c73 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:29:16.642823 np0000183485 devstack@c-api.service[112629]: /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 29 15:29:16.642823 np0000183485 devstack@c-api.service[112629]: warnings.warn( Jun 29 15:29:16.644942 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-10e2512b-0321-425d-a344-c83060d98c73 demo demo] https://199.19.213.201/volume/v3/types/default returned with HTTP 200 Jun 29 15:29:16.645263 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 3/9] 199.19.213.201 () {64 vars in 1301 bytes} [Mon Jun 29 15:29:16 2026] GET /volume/v3/types/default => generated 145 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:17.105797 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-2ece4c88-9cc6-4dba-887e-70fef8d7d1eb None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.107026 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 3/10] 199.19.213.201 () {62 vars in 1068 bytes} [Mon Jun 29 15:29:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:29:17.142725 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-3b3b8f68-771a-474a-873b-063a69719c9a None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.151243 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 3/11] 199.19.213.201 () {64 vars in 1272 bytes} [Mon Jun 29 15:29:17 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:29:17.187306 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [req-3b3b8f68-771a-474a-873b-063a69719c9a req-3454f489-9f60-4cc7-ae6f-64f4b27d33d3 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.191161 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-3b3b8f68-771a-474a-873b-063a69719c9a req-3454f489-9f60-4cc7-ae6f-64f4b27d33d3 demo demo] GET https://199.19.213.201/volume/v3/ Jun 29 15:29:17.191591 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-3b3b8f68-771a-474a-873b-063a69719c9a req-3454f489-9f60-4cc7-ae6f-64f4b27d33d3 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:17.191987 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-3b3b8f68-771a-474a-873b-063a69719c9a req-3454f489-9f60-4cc7-ae6f-64f4b27d33d3 demo demo] Calling method 'version_select' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:17.193025 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-3b3b8f68-771a-474a-873b-063a69719c9a req-3454f489-9f60-4cc7-ae6f-64f4b27d33d3 demo demo] https://199.19.213.201/volume/v3/ returned with HTTP 200 Jun 29 15:29:17.193985 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 3/12] 199.19.213.201 () {66 vars in 1346 bytes} [Mon Jun 29 15:29:17 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:17.236303 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-c303b203-e483-46bf-ba44-843423464aba None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.239970 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-c303b203-e483-46bf-ba44-843423464aba demo demo] GET https://199.19.213.201/volume/v3/types/default Jun 29 15:29:17.240364 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-c303b203-e483-46bf-ba44-843423464aba demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:17.240809 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-c303b203-e483-46bf-ba44-843423464aba demo demo] Calling method 'show' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:17.252032 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-c303b203-e483-46bf-ba44-843423464aba demo demo] https://199.19.213.201/volume/v3/types/default returned with HTTP 200 Jun 29 15:29:17.252353 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 4/13] 199.19.213.201 () {64 vars in 1301 bytes} [Mon Jun 29 15:29:17 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:17.849509 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-b82d727e-5624-4ea8-8ed1-ca0834ce09ae None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.850543 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 4/14] 199.19.213.201 () {62 vars in 1068 bytes} [Mon Jun 29 15:29:17 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 29 15:29:17.886404 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-04204924-38bb-46fa-a873-0b9ab2d24169 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.889744 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 4/15] 199.19.213.201 () {64 vars in 1272 bytes} [Mon Jun 29 15:29:17 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:29:17.923650 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [req-04204924-38bb-46fa-a873-0b9ab2d24169 req-227b768b-d8ff-42e1-8c13-2bc86e74b243 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.926912 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-04204924-38bb-46fa-a873-0b9ab2d24169 req-227b768b-d8ff-42e1-8c13-2bc86e74b243 demo demo] GET https://199.19.213.201/volume/v3/ Jun 29 15:29:17.927258 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-04204924-38bb-46fa-a873-0b9ab2d24169 req-227b768b-d8ff-42e1-8c13-2bc86e74b243 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:17.927645 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-04204924-38bb-46fa-a873-0b9ab2d24169 req-227b768b-d8ff-42e1-8c13-2bc86e74b243 demo demo] Calling method 'version_select' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:17.928268 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-04204924-38bb-46fa-a873-0b9ab2d24169 req-227b768b-d8ff-42e1-8c13-2bc86e74b243 demo demo] https://199.19.213.201/volume/v3/ returned with HTTP 200 Jun 29 15:29:17.928963 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 4/16] 199.19.213.201 () {66 vars in 1346 bytes} [Mon Jun 29 15:29:17 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 29 15:29:17.973279 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-3c6273a0-7284-45aa-bc4d-3ccb28c9ced7 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:17.975732 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3c6273a0-7284-45aa-bc4d-3ccb28c9ced7 demo demo] GET https://199.19.213.201/volume/v3/types/default Jun 29 15:29:17.976015 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3c6273a0-7284-45aa-bc4d-3ccb28c9ced7 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:17.976316 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3c6273a0-7284-45aa-bc4d-3ccb28c9ced7 demo demo] Calling method 'show' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:17.986161 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3c6273a0-7284-45aa-bc4d-3ccb28c9ced7 demo demo] https://199.19.213.201/volume/v3/types/default returned with HTTP 200 Jun 29 15:29:17.986677 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 5/17] 199.19.213.201 () {64 vars in 1301 bytes} [Mon Jun 29 15:29:17 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 29 15:29:18.024755 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-e8d0f68e-5bed-4377-8e90-233035756164 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:18.025947 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 5/18] 199.19.213.201 () {62 vars in 1068 bytes} [Mon Jun 29 15:29:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:29:18.059690 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:18.062682 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 5/19] 199.19.213.201 () {64 vars in 1272 bytes} [Mon Jun 29 15:29:18 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:29:18.098306 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe req-09e9502f-9077-4348-96df-a8733be91d2b None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:18.101756 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe req-09e9502f-9077-4348-96df-a8733be91d2b demo demo] GET https://199.19.213.201/volume/v3/ Jun 29 15:29:18.102199 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe req-09e9502f-9077-4348-96df-a8733be91d2b demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:18.102510 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe req-09e9502f-9077-4348-96df-a8733be91d2b demo demo] Calling method 'version_select' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:18.103224 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [req-f6fe9eb4-55f0-4bae-a462-706cc27c9ebe req-09e9502f-9077-4348-96df-a8733be91d2b demo demo] https://199.19.213.201/volume/v3/ returned with HTTP 200 Jun 29 15:29:18.103949 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 5/20] 199.19.213.201 () {66 vars in 1346 bytes} [Mon Jun 29 15:29:18 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 29 15:29:18.145398 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-dad31c1c-42f9-4120-af30-ec149d62eaef None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:29:18.145398 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-dad31c1c-42f9-4120-af30-ec149d62eaef demo demo] GET https://199.19.213.201/volume/v3/types/default Jun 29 15:29:18.145398 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-dad31c1c-42f9-4120-af30-ec149d62eaef demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:29:18.145398 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-dad31c1c-42f9-4120-af30-ec149d62eaef demo demo] Calling method 'show' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:29:18.154676 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-dad31c1c-42f9-4120-af30-ec149d62eaef demo demo] https://199.19.213.201/volume/v3/types/default returned with HTTP 200 Jun 29 15:29:18.155194 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 6/21] 199.19.213.201 () {64 vars in 1301 bytes} [Mon Jun 29 15:29:18 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:29:26.225760 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:29:28.149214 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=8 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:34:24.356013 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:34:24.448472 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:34:24.448949 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:34:24.449208 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:34:24.450465 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:34:24.451434 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:34:24.502883 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] Get all volumes completed successfully. Jun 29 15:34:24.505256 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-55506eb2-031e-41ee-be62-ab8d9bd99657 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:34:24.506298 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 6/22] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:34:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:34:34.495715 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:35:24.571719 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:35:24.574139 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:35:24.575512 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:35:24.575512 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:35:24.575512 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:35:24.576777 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:35:24.609036 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] Get all volumes completed successfully. Jun 29 15:35:24.612252 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-1113fcb8-f400-4cf4-8b46-99809e1976a9 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:35:24.612940 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 6/23] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:35:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:35:34.605023 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:36:24.640922 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-7466b780-67b7-448b-891d-751c31fb67b0 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:24.643970 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:36:24.643970 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:24.644141 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:24.644465 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:36:24.645197 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:36:24.686537 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] Get all volumes completed successfully. Jun 29 15:36:24.688897 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-7466b780-67b7-448b-891d-751c31fb67b0 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:36:24.689417 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 6/24] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:36:24 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 29 15:36:34.677933 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:37:24.704105 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:37:24.708467 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:37:24.708691 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:37:24.708847 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:37:24.709306 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:37:24.710171 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:37:24.760359 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] Get all volumes completed successfully. Jun 29 15:37:24.763271 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-de6ddcae-b730-4714-999a-a4cff19b8f64 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:37:24.763851 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 7/25] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:37:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:37:34.754149 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:38:24.775370 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:38:24.777378 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:38:24.777619 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:38:24.777775 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:38:24.777988 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:38:24.780546 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:38:24.788913 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] Get all volumes completed successfully. Jun 29 15:38:24.788913 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-1622f4e6-ff9b-4fe1-9d24-77fea859e24e demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:38:24.788913 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 7/26] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:38:34.782002 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:39:24.805860 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:39:25.024397 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:39:25.024822 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:39:25.025215 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:39:25.025735 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:39:25.027247 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:39:25.037418 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] Get all volumes completed successfully. Jun 29 15:39:25.040895 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-e2d3bc80-cfa3-47cf-97f8-447a44b78284 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:39:25.041368 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 7/27] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:39:35.031634 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:40:25.059660 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:40:25.063433 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:40:25.063632 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:40:25.063824 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:40:25.064062 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:40:25.064780 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:40:25.071630 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] Get all volumes completed successfully. Jun 29 15:40:25.073622 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-d777f3e7-3f68-418f-b877-e09c1b384fe8 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:40:25.074007 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 7/28] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:40:25 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 29 15:40:35.067723 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:41:25.088716 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-9028b159-c321-4c56-bde6-b2c58c78c539 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:41:25.092654 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:41:25.093008 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:41:25.093421 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:41:25.093911 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:41:25.095407 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:41:25.102845 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] Get all volumes completed successfully. Jun 29 15:41:25.104668 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-9028b159-c321-4c56-bde6-b2c58c78c539 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:41:25.104986 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 8/29] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:41:25 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 29 15:41:35.099458 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:42:25.121359 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:42:25.126146 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:42:25.127009 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:42:25.127104 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:42:25.127603 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:42:25.129582 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:42:25.135347 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] Get all volumes completed successfully. Jun 29 15:42:25.137716 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-bf6a4c87-3be8-4265-9df4-19623b8bfc22 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:42:25.138157 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 8/30] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:42:25 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 29 15:42:35.131268 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:43:25.152701 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:43:25.157009 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:43:25.157513 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:43:25.157875 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:43:25.158375 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:43:25.160033 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:43:25.169626 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] Get all volumes completed successfully. Jun 29 15:43:25.172440 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-07b3dacc-e57f-4bc0-82ff-233d145b3234 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:43:25.172944 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 8/31] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:43:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:43:35.163939 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:44:25.190149 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:44:25.344044 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:44:25.344450 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:44:25.344885 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:44:25.345353 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:44:25.347001 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:44:25.355125 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] Get all volumes completed successfully. Jun 29 15:44:25.356989 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-6ffd0039-9ecf-4563-8d6d-9a68d5b501db demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:44:25.357328 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 8/32] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:44:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:44:35.352077 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:45:25.374182 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:45:25.377643 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:45:25.377867 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:45:25.378182 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:45:25.378388 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:45:25.379348 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:45:25.387753 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] Get all volumes completed successfully. Jun 29 15:45:25.389639 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-5a5241bb-ea0c-40f3-87f5-8bb0e7ef58f9 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:45:25.389981 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 9/33] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:45:25 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 29 15:45:35.382908 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:46:25.403336 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:46:25.406066 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:46:25.406317 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:46:25.406737 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:46:25.407047 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:46:25.408020 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:46:25.417088 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] Get all volumes completed successfully. Jun 29 15:46:25.419754 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-2e885a39-7a74-4d2c-b80e-7fdf2477f21a demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:46:25.420578 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 9/34] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:46:25 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 29 15:46:35.411298 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:47:25.437244 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-fdba2541-e800-4d94-a768-578abbe932dd None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:47:25.440777 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:47:25.440948 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:47:25.441138 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:47:25.441361 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:47:25.442103 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:47:25.448450 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] Get all volumes completed successfully. Jun 29 15:47:25.450413 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-fdba2541-e800-4d94-a768-578abbe932dd demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:47:25.450778 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 9/35] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:47:25 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 29 15:47:35.444965 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:48:25.466696 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-ff156b4a-5bf2-41d2-9741-35399d434488 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:48:25.470043 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:48:25.470407 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:48:25.470821 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:48:25.471274 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:48:25.472772 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:48:25.480973 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] Get all volumes completed successfully. Jun 29 15:48:25.483306 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-ff156b4a-5bf2-41d2-9741-35399d434488 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:48:25.483306 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 9/36] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:48:25 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 29 15:48:35.477513 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:49:25.499067 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:49:25.503313 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:49:25.503894 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:49:25.504313 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:49:25.504936 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:49:25.505936 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:49:25.515274 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] Get all volumes completed successfully. Jun 29 15:49:25.517246 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-8a0feb0a-1548-4e40-a854-799bd84a4808 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:49:25.518021 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 10/37] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:49:25 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 29 15:49:35.509143 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:50:25.533262 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:50:25.577791 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:50:25.578237 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:50:25.578728 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:50:25.579279 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:50:25.581108 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:50:25.593781 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] Get all volumes completed successfully. Jun 29 15:50:25.596360 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-cf3d074d-5981-4c3f-8221-48cc10bde81b demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:50:25.596756 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 10/38] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:50:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:50:35.585811 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:51:25.611937 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:51:25.615948 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:51:25.616207 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:51:25.616390 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:51:25.616690 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:51:25.617564 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:51:25.627174 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] Get all volumes completed successfully. Jun 29 15:51:25.630637 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-d9ede3f4-9839-41a0-ab03-6027306bfd9b demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:51:25.630763 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 10/39] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:51:25 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 29 15:51:35.620521 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:52:25.647699 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:52:25.652767 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:52:25.653302 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:52:25.653898 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:52:25.654706 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:52:25.656051 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:52:25.666437 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] Get all volumes completed successfully. Jun 29 15:52:25.669206 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-59d4bf03-a322-4a7e-9175-c22a2f379680 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:52:25.669939 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 10/40] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:52:25 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 29 15:52:35.659958 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:53:25.690530 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-effa6de4-b6db-4463-aefd-e017edb1c530 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:53:25.692975 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:53:25.693207 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:53:25.693447 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:53:25.693755 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:53:25.694915 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:53:25.703753 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] Get all volumes completed successfully. Jun 29 15:53:25.705923 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-effa6de4-b6db-4463-aefd-e017edb1c530 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:53:25.706280 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 11/41] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:53:25 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 29 15:53:35.699085 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:54:25.720957 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:54:25.725106 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:54:25.725345 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:54:25.725618 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:54:25.725919 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:54:25.726871 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:54:25.740520 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] Get all volumes completed successfully. Jun 29 15:54:25.741665 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-94f85cb5-abe2-4568-ba7f-5877abdfe533 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:54:25.742302 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 11/42] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:54:25 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 29 15:54:35.731445 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:55:25.759526 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-ef239730-eda1-4598-b441-a1be9cb3a179 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:55:25.855009 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:55:25.855261 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:55:25.855516 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:55:25.855810 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:55:25.857049 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:55:25.864602 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] Get all volumes completed successfully. Jun 29 15:55:25.866777 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-ef239730-eda1-4598-b441-a1be9cb3a179 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:55:25.867516 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 11/43] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:55:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:55:35.860213 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:56:25.881352 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:56:25.884152 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:56:25.884401 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:56:25.884648 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:56:25.885071 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:56:25.886120 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:56:25.894426 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] Get all volumes completed successfully. Jun 29 15:56:25.896649 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-1670e7bf-8bf6-42be-a2cf-9b8b211417d3 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:56:25.897015 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 11/44] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:56:25 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 29 15:56:35.889476 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:57:25.911663 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:57:25.916169 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:57:25.916404 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:57:25.916670 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:57:25.916963 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:57:25.917921 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:57:25.927802 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] Get all volumes completed successfully. Jun 29 15:57:25.930317 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-6d5c1030-8e1d-4eda-b720-dbd124fb77a3 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:57:25.931574 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 12/45] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:57:25 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 29 15:57:35.921105 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:58:25.945642 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-68c45214-4340-495a-b737-993fd1e93f7c None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:58:25.949722 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:58:25.949914 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:58:25.950104 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:58:25.950425 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:58:25.951857 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:58:25.960458 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] Get all volumes completed successfully. Jun 29 15:58:25.962540 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-68c45214-4340-495a-b737-993fd1e93f7c demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:58:25.962883 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 12/46] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:58:25 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 29 15:58:35.955810 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:59:25.978572 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:59:25.982301 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 15:59:25.982626 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:59:25.982931 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:59:25.983282 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:59:25.984326 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:59:25.992908 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] Get all volumes completed successfully. Jun 29 15:59:25.995477 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-0fe17ca8-5d65-4a77-88f0-8fa872cef74a demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:59:25.995855 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 12/47] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 15:59:25 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 29 15:59:35.988301 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:00:26.012015 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:00:26.117323 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:00:26.117323 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:00:26.117323 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:00:26.117716 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:00:26.118872 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:00:26.127707 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] Get all volumes completed successfully. Jun 29 16:00:26.130695 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-a6b66826-b5e2-47ad-8b7e-3b88245bd8b2 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:00:26.131361 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 12/48] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:00:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:00:36.122657 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:01:26.144058 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:01:26.148686 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:01:26.149269 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:01:26.149269 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:01:26.149545 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:01:26.150645 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:01:26.160028 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] Get all volumes completed successfully. Jun 29 16:01:26.162920 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-e7084a4c-b89c-463b-99f2-27ac349bb97c demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:01:26.163447 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 13/49] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:01:26 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 29 16:01:36.154207 np0000183485 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:02:26.178517 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.middleware.request_id [None req-1a2e2940-7874-481c-976d-8bf05193b521 None None] RequestId filter calling following filter/app {{(pid=112630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:02:26.181835 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:02:26.182000 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] Empty body provided in request {{(pid=112630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:02:26.182192 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] Calling method 'detail' {{(pid=112630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:02:26.182398 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.api.api_utils [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] Removing options '' from query. {{(pid=112630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:02:26.183127 np0000183485 devstack@c-api.service[112630]: DEBUG cinder.volume.api [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112630) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:02:26.192614 np0000183485 devstack@c-api.service[112630]: INFO cinder.volume.api [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] Get all volumes completed successfully. Jun 29 16:02:26.194399 np0000183485 devstack@c-api.service[112630]: INFO cinder.api.openstack.wsgi [None req-1a2e2940-7874-481c-976d-8bf05193b521 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:02:26.194785 np0000183485 devstack@c-api.service[112630]: [pid: 112630|app: 0|req: 13/50] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:02:26 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 29 16:02:36.187796 np0000183485 devstack@c-api.service[112630]: DEBUG dbcounter [-] [112630] Writing DB stats cinder:SELECT=1 {{(pid=112630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:03:26.212275 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:03:26.215329 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:03:26.215593 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:03:26.215824 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] Calling method 'detail' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:03:26.216096 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.api.api_utils [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] Removing options '' from query. {{(pid=112632) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:03:26.216998 np0000183485 devstack@c-api.service[112632]: DEBUG cinder.volume.api [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112632) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:03:26.229538 np0000183485 devstack@c-api.service[112632]: INFO cinder.volume.api [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] Get all volumes completed successfully. Jun 29 16:03:26.232826 np0000183485 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-0cd2fe04-dd95-45eb-8938-50e014c8de23 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:03:26.233435 np0000183485 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 13/51] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:03:26 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 29 16:03:36.221649 np0000183485 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=1 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:04:26.250719 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.middleware.request_id [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 None None] RequestId filter calling following filter/app {{(pid=112631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:04:26.253883 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:04:26.254266 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] Empty body provided in request {{(pid=112631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:04:26.254429 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.openstack.wsgi [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] Calling method 'detail' {{(pid=112631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:04:26.254775 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.api.api_utils [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] Removing options '' from query. {{(pid=112631) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:04:26.255909 np0000183485 devstack@c-api.service[112631]: DEBUG cinder.volume.api [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112631) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:04:26.265928 np0000183485 devstack@c-api.service[112631]: INFO cinder.volume.api [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] Get all volumes completed successfully. Jun 29 16:04:26.268193 np0000183485 devstack@c-api.service[112631]: INFO cinder.api.openstack.wsgi [None req-17c2bded-6d45-4c97-8b5a-689b0b214725 demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:04:26.268936 np0000183485 devstack@c-api.service[112631]: [pid: 112631|app: 0|req: 13/52] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:04:26 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 29 16:04:36.260237 np0000183485 devstack@c-api.service[112631]: DEBUG dbcounter [-] [112631] Writing DB stats cinder:SELECT=1 {{(pid=112631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:05:26.288680 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:05:26.468021 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] GET https://199.19.213.201/volume/v3/volumes/detail Jun 29 16:05:26.468420 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:05:26.468825 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:05:26.469254 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:05:26.470722 np0000183485 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:05:26.480029 np0000183485 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] Get all volumes completed successfully. Jun 29 16:05:26.482300 np0000183485 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-647d8fb7-b286-4c9e-9998-d2861edfb8ba demo demo] https://199.19.213.201/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:05:26.482778 np0000183485 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 14/53] 199.19.213.201 () {64 vars in 1295 bytes} [Mon Jun 29 16:05:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)