Jun 29 04:55:17.685244 np0000183414 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:55:17.693183 np0000183414 devstack@c-api.service[112973]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:55:17 2026] *** Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: nodename: np0000183414 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: machine: x86_64 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: clock source: unix Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: pcre jit disabled Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: detected number of CPU cores: 16 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: current working directory: / Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: your processes number limit is 256917 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: your memory page size is 4096 bytes Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: detected max file descriptor number: 2048 Jun 29 04:55:17.695956 np0000183414 devstack@c-api.service[112973]: lock engine: pthread robust mutexes Jun 29 04:55:17.696729 np0000183414 devstack@c-api.service[112973]: thunder lock: enabled Jun 29 04:55:17.696729 np0000183414 devstack@c-api.service[112973]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:55:17.696729 np0000183414 devstack@c-api.service[112973]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:55:17.696729 np0000183414 devstack@c-api.service[112973]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:55:17.696729 np0000183414 devstack@c-api.service[112973]: Set PythonHome to /opt/stack/data/venv Jun 29 04:55:17.730427 np0000183414 devstack@c-api.service[112973]: Python main interpreter initialized at 0x7c3ca0ea3668 Jun 29 04:55:17.730427 np0000183414 devstack@c-api.service[112973]: python threads support enabled Jun 29 04:55:17.730427 np0000183414 devstack@c-api.service[112973]: your server socket listen backlog is limited to 100 connections Jun 29 04:55:17.730427 np0000183414 devstack@c-api.service[112973]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:55:17.730968 np0000183414 devstack@c-api.service[112973]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:55:17.731115 np0000183414 devstack@c-api.service[112973]: *** Operational MODE: preforking *** Jun 29 04:55:17.731295 np0000183414 devstack@c-api.service[112973]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:55:17.731295 np0000183414 devstack@c-api.service[112973]: spawned uWSGI master process (pid: 112973) Jun 29 04:55:17.731475 np0000183414 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:55:17.732148 np0000183414 devstack@c-api.service[112973]: spawned uWSGI worker 1 (pid: 112976, cores: 1) Jun 29 04:55:17.732723 np0000183414 devstack@c-api.service[112973]: spawned uWSGI worker 2 (pid: 112977, cores: 1) Jun 29 04:55:17.733266 np0000183414 devstack@c-api.service[112973]: spawned uWSGI worker 3 (pid: 112978, cores: 1) Jun 29 04:55:17.733783 np0000183414 devstack@c-api.service[112973]: spawned uWSGI worker 4 (pid: 112979, cores: 1) Jun 29 04:55:17.733783 np0000183414 devstack@c-api.service[112973]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: we strongly recommend against using it for new projects. Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: framework. For more detail see Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:17.862831 np0000183414 devstack@c-api.service[112977]: import eventlet # noqa Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: we strongly recommend against using it for new projects. Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: framework. For more detail see Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:17.864515 np0000183414 devstack@c-api.service[112978]: import eventlet # noqa Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: we strongly recommend against using it for new projects. Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: framework. For more detail see Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:17.870240 np0000183414 devstack@c-api.service[112979]: import eventlet # noqa Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: we strongly recommend against using it for new projects. Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: framework. For more detail see Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:55:17.870758 np0000183414 devstack@c-api.service[112976]: import eventlet # noqa Jun 29 04:55:17.948620 np0000183414 devstack@c-api.service[112978]: /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 04:55:17.948620 np0000183414 devstack@c-api.service[112978]: warnings.warn( Jun 29 04:55:17.951913 np0000183414 devstack@c-api.service[112977]: /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 04:55:17.951913 np0000183414 devstack@c-api.service[112977]: warnings.warn( Jun 29 04:55:17.955639 np0000183414 devstack@c-api.service[112979]: /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 04:55:17.955639 np0000183414 devstack@c-api.service[112979]: warnings.warn( Jun 29 04:55:17.956103 np0000183414 devstack@c-api.service[112976]: /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 04:55:17.956103 np0000183414 devstack@c-api.service[112976]: warnings.warn( Jun 29 04:55:18.026983 np0000183414 devstack@c-api.service[112978]: /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 04:55:18.026983 np0000183414 devstack@c-api.service[112978]: from cgi import parse_header Jun 29 04:55:18.032729 np0000183414 devstack@c-api.service[112979]: /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 04:55:18.032729 np0000183414 devstack@c-api.service[112979]: from cgi import parse_header Jun 29 04:55:18.033369 np0000183414 devstack@c-api.service[112977]: /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 04:55:18.033369 np0000183414 devstack@c-api.service[112977]: from cgi import parse_header Jun 29 04:55:18.034035 np0000183414 devstack@c-api.service[112976]: /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 04:55:18.034035 np0000183414 devstack@c-api.service[112976]: from cgi import parse_header Jun 29 04:55:18.075795 np0000183414 devstack@c-api.service[112978]: /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 04:55:18.075795 np0000183414 devstack@c-api.service[112978]: removals.removed_module( Jun 29 04:55:18.078484 np0000183414 devstack@c-api.service[112978]: /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 04:55:18.078484 np0000183414 devstack@c-api.service[112978]: removals.removed_module( Jun 29 04:55:18.081303 np0000183414 devstack@c-api.service[112979]: /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 04:55:18.081303 np0000183414 devstack@c-api.service[112979]: removals.removed_module( Jun 29 04:55:18.082727 np0000183414 devstack@c-api.service[112979]: /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 04:55:18.082727 np0000183414 devstack@c-api.service[112979]: removals.removed_module( Jun 29 04:55:18.083416 np0000183414 devstack@c-api.service[112977]: /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 04:55:18.083416 np0000183414 devstack@c-api.service[112977]: removals.removed_module( Jun 29 04:55:18.084551 np0000183414 devstack@c-api.service[112976]: /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 04:55:18.084551 np0000183414 devstack@c-api.service[112976]: removals.removed_module( Jun 29 04:55:18.084947 np0000183414 devstack@c-api.service[112977]: /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 04:55:18.084947 np0000183414 devstack@c-api.service[112977]: removals.removed_module( Jun 29 04:55:18.091617 np0000183414 devstack@c-api.service[112976]: /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 04:55:18.091617 np0000183414 devstack@c-api.service[112976]: removals.removed_module( Jun 29 04:55:18.826853 np0000183414 devstack@c-api.service[112979]: /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 04:55:18.826853 np0000183414 devstack@c-api.service[112979]: warnings.warn( Jun 29 04:55:18.856904 np0000183414 devstack@c-api.service[112976]: /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 04:55:18.856904 np0000183414 devstack@c-api.service[112976]: warnings.warn( Jun 29 04:55:18.877179 np0000183414 devstack@c-api.service[112979]: /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 04:55:18.877179 np0000183414 devstack@c-api.service[112979]: warnings.warn( Jun 29 04:55:18.901065 np0000183414 devstack@c-api.service[112977]: /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 04:55:18.901065 np0000183414 devstack@c-api.service[112977]: warnings.warn( Jun 29 04:55:18.914192 np0000183414 devstack@c-api.service[112978]: /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 04:55:18.914192 np0000183414 devstack@c-api.service[112978]: warnings.warn( Jun 29 04:55:18.918459 np0000183414 devstack@c-api.service[112976]: /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 04:55:18.918459 np0000183414 devstack@c-api.service[112976]: warnings.warn( Jun 29 04:55:18.953637 np0000183414 devstack@c-api.service[112977]: /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 04:55:18.953637 np0000183414 devstack@c-api.service[112977]: warnings.warn( Jun 29 04:55:18.969159 np0000183414 devstack@c-api.service[112978]: /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 04:55:18.969159 np0000183414 devstack@c-api.service[112978]: warnings.warn( Jun 29 04:55:19.081841 np0000183414 devstack@c-api.service[112979]: 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 04:55:19.082034 np0000183414 devstack@c-api.service[112979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:19.107274 np0000183414 devstack@c-api.service[112976]: 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 04:55:19.107446 np0000183414 devstack@c-api.service[112976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:19.141399 np0000183414 devstack@c-api.service[112977]: 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 04:55:19.141529 np0000183414 devstack@c-api.service[112977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:19.168736 np0000183414 devstack@c-api.service[112979]: /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 04:55:19.168736 np0000183414 devstack@c-api.service[112979]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:19.170032 np0000183414 devstack@c-api.service[112976]: /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 04:55:19.170032 np0000183414 devstack@c-api.service[112976]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:19.184498 np0000183414 devstack@c-api.service[112978]: 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 04:55:19.184721 np0000183414 devstack@c-api.service[112978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:55:19.204462 np0000183414 devstack@c-api.service[112977]: /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 04:55:19.204462 np0000183414 devstack@c-api.service[112977]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:19.250428 np0000183414 devstack@c-api.service[112978]: /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 04:55:19.250428 np0000183414 devstack@c-api.service[112978]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:55:19.647336 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:19.647581 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:19.647717 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.647778 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.647856 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.647922 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.648021 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.648088 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.648216 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:19.648484 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.648551 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.648596 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.648652 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.648701 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.648765 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.648835 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.648904 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.648970 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.649026 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.649072 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.649128 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.649178 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.649225 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.649272 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.649317 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.649362 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.649398 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.649398 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.649398 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.649538 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.649538 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.649625 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.649668 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.651552 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.651659 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.651659 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.651783 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.651783 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.651883 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.651970 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.651970 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.652077 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.652129 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.652181 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.652181 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.652273 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.652319 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.652368 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.652411 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.652466 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.652527 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.652571 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.652571 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.652571 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.658053 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.658153 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.658153 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.658261 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.658261 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.658371 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.658427 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.658473 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.658527 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.658572 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.658572 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.658572 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.658722 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.658785 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.658834 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.658905 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.658950 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.658950 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.658950 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.658950 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.659107 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.659806 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.659873 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.659973 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.660042 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.660088 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.660136 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.660178 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.660226 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.660288 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.660336 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.660336 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.660433 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.660472 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.660514 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.660562 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.660605 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.660657 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.660697 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.660740 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.660785 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.660827 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.660879 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.660957 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.661008 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.661054 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.661099 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.661138 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.661171 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.661210 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.661247 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.661291 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.661338 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.661383 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.661422 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.661457 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.661502 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.661542 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.661582 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.661627 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.661668 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.661668 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.661668 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.661792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.662134 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.662134 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.662134 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.662134 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.662134 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.662342 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.662382 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.662424 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.662475 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.662522 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.662522 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.662522 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.662522 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.662522 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.663994 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.664052 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.664093 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.664162 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.664231 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.664286 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.664329 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.664378 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.664414 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.664454 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.664538 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.664595 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.664636 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.664675 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.664675 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.664752 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.664927 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.664976 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.665012 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.665012 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.665088 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.665656 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.665746 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.665806 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.665852 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.665937 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.665998 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.666041 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.666085 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.666123 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.666176 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.666218 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.666259 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.666302 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.666302 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.666394 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.666394 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.666394 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.666394 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.666587 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.666631 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.666712 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.666758 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.666805 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.666855 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.666932 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.666999 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.667060 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.667109 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.667154 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.667206 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.667252 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.667298 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.667345 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.667399 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.667440 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.667481 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.667521 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.667566 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.667566 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.667566 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.667566 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.667566 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.668873 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.668999 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.668999 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.669290 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.669290 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.669395 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.669451 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.669492 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.669540 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.669584 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.669636 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.669678 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.669721 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.669766 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.669805 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.669844 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.669880 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.669952 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.670001 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.670001 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.670001 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.671256 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:55:19.671727 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.671802 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.672023 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.672255 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.672331 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.672386 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.672448 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.672491 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.672554 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.672607 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.673283 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.673340 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.673409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.673473 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.673515 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.673560 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.673648 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.674248 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.674326 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.674373 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.674427 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.674493 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.674538 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.674582 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.674630 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.674713 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.674768 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.674816 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.674861 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.674927 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.674996 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.675038 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.675073 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.675120 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.675165 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.675218 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.675280 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.675330 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.675376 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.675421 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.675479 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.675528 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.675570 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.675616 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.675666 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.675718 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.675770 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.675833 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.675908 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.675983 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.676056 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.676119 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.676164 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.676211 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.676252 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.676316 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.676369 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.676405 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.676450 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.676500 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.676548 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.676599 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.676641 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.676678 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.676727 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.676767 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.676808 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.676850 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.676920 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.676987 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.677047 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.677116 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.677176 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.677238 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.677296 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.677296 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.677296 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.677296 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.677296 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.677560 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.677628 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.677680 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.677981 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.677981 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.677981 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.677981 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.677981 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.678218 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.678268 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.678308 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.678352 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.678410 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.678451 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.678487 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.678533 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.678568 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.678607 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.678655 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.678726 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.678765 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.678804 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.678844 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.678903 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.678954 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.678990 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.679024 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.679070 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.679122 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.679163 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.679524 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.679828 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.679879 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.679949 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.680021 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.680067 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.680133 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.680206 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.680515 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.680572 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.680629 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.680678 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.680742 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.680792 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.680830 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.680874 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.680949 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.680949 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.681025 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.681071 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.681116 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.681156 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.681197 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.681245 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.681287 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.681287 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.681287 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.681401 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.681401 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.681700 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.681748 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.681813 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.681865 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.681949 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.681994 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.682078 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.682487 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.682537 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.682579 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.682621 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.682691 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.682739 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.682788 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.682788 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.682861 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.682931 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.682982 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.683028 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.683068 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.683111 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.683596 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.683652 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.683694 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.683763 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.683837 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.683905 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.683995 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.684141 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.684141 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.684141 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.684264 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.684306 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.684343 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.684382 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.684422 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.684464 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.684527 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.684578 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.684634 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.684676 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.684733 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.684785 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.684833 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.684907 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.684966 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.685013 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.685061 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.685106 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.685152 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.685199 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.685244 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.685289 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.685329 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.685374 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.685413 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.685460 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.685507 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.685569 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.685610 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.685646 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.685686 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.685728 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.685767 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.685806 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.685850 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.685922 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.685966 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.686005 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.686046 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.686091 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.686124 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.686177 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.686222 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.686263 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.686308 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.686357 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.686397 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.686444 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.686489 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.686527 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.686563 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.686609 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.686646 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.686707 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.686747 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.686791 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.686835 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.686880 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.686946 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.686987 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.687027 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.687071 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.687111 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.687147 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.687147 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.687226 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.687267 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.687311 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.687688 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.687688 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.687688 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.687688 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.687821 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.688054 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.688104 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.688145 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.688568 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.688619 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.688662 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.688712 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.688754 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.688794 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.688837 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.688880 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.688928 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.688965 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.689000 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.689034 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.689064 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.689095 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.689125 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689152 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689152 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.689212 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.689250 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.689285 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.689325 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.689358 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.689394 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689482 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.689517 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.689544 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689580 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.689614 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.689650 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.689689 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.689721 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.689755 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.689791 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.689826 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.689862 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689909 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.689948 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.689981 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.690011 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.690049 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.690079 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.690109 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.690139 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.690173 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.690204 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.690236 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.690267 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.690302 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.690336 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.690368 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.690395 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.690426 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.690455 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.690490 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.690519 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.690551 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.690586 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.690616 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.690667 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.690705 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.690743 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.690775 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.690803 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.690835 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.690871 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.690923 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.690956 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.690956 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.691018 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.691055 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.691085 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.691115 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.691148 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.691148 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.691148 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.691235 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.691271 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.691271 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.691336 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.691336 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.691396 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.691428 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.691460 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.691460 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.691512 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.691541 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.691572 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.691610 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.691641 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.691675 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.691709 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.691744 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.691774 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.691809 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.691847 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.691880 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.691931 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.691966 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.692003 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.692029 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.692029 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.692087 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.692124 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.692155 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.692187 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.692187 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.692254 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.692286 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.692318 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.692353 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.692385 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.692550 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.692580 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.692617 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.692649 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.692680 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.692710 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.692739 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.692774 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.692806 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.692841 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.692870 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.692922 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.692953 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.692982 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.693016 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.693051 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.693084 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.693192 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.693293 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.693325 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.693355 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.693355 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.693355 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.693435 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.693469 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.693504 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.693902 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.694028 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.694144 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.694239 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.694299 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.694334 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.694371 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.694415 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.694452 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.694487 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.694515 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.694552 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.694582 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.694617 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.694672 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.694712 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.694744 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.694744 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.694800 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.694830 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.694921 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.695249 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.695367 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.695465 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.695557 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.695635 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.695718 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.695810 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.695979 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.696046 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.696104 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.696164 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.696222 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.696281 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.696345 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.700134 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.700201 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.700244 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.700320 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.700360 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.700394 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.700430 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.700465 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.700499 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.700536 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.700570 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.700601 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.700633 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.700633 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.700695 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.700726 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.700760 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.700791 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.700820 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.700820 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.700820 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.701360 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.701404 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.701443 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.701476 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.701508 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.701544 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.701575 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.701611 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.701648 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.701686 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.701718 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.701751 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.701776 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.701810 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.701836 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.701865 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.701917 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.701946 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.701993 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.702019 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.702048 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.702082 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.702116 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.702149 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.702149 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.702207 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.702242 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.702271 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.702310 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.702343 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.702382 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.702413 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.702413 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.702413 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.702491 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.702553 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.702610 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.702696 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.702745 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.702781 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.702814 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.702849 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.702905 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.702937 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.702965 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.702996 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.703031 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.703073 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.703100 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.703132 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.703167 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.703198 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.703239 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.703268 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.703302 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.703337 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.703375 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.703409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.703409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.703409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.703409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.703409 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.703547 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.704306 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.704369 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.704425 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.704470 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.704511 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.704540 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.704575 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.704606 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.704639 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.704671 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.704705 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.704736 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.704773 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.704873 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.704928 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.704961 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.704993 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.705024 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.705052 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.705082 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.705113 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.705144 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.705176 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.705208 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.705245 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.705280 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.705314 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.705343 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.705375 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.705409 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.705440 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.705471 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.705506 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.705537 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.705567 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.705595 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.705625 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.705657 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.705691 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.705725 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.705761 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.705761 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.705816 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.705846 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.705883 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.705944 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.705974 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.706005 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.706031 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.706058 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.706088 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.706113 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.706143 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.706174 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.706174 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.706231 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.706266 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.706266 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.706333 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.706369 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.706398 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.706432 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.706464 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.706497 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.706533 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.706563 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.706595 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.706633 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.706703 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.706735 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.706769 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.706799 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.706833 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.706833 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.706922 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.706964 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.707004 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.707044 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.707096 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.707137 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.707137 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.707137 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.707137 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.707137 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.709041 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.709096 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.709149 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.709212 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.709261 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.709315 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.709315 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.709384 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.709420 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.709458 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.709498 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.709546 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.709588 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.709628 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.709628 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.709716 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.709778 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.709831 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.709878 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.709943 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.709993 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.710028 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.710069 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.710108 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.710153 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.710153 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.710153 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.710153 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:55:19.710972 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.711051 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.711089 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.711140 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.711187 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.711225 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.711281 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.711322 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.711371 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.711423 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.711479 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.711523 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.711563 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.711612 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.711659 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.711699 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:55:19.711748 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.711788 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:55:19.711828 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.711862 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:55:19.711946 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.711994 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:55:19.711994 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:55:19.711994 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:55:19.757719 np0000183414 devstack@c-api.service[112977]: INFO dbcounter [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Registered counter for database cinder Jun 29 04:55:19.758157 np0000183414 devstack@c-api.service[112976]: INFO dbcounter [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Registered counter for database cinder Jun 29 04:55:19.758266 np0000183414 devstack@c-api.service[112978]: INFO dbcounter [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Registered counter for database cinder Jun 29 04:55:19.760087 np0000183414 devstack@c-api.service[112979]: INFO dbcounter [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Registered counter for database cinder Jun 29 04:55:19.802739 np0000183414 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae 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=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.804166 np0000183414 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.808787 np0000183414 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.809854 np0000183414 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [None req-4b8eac79-1284-414e-9024-ec2806c90114 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=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.919683 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writer thread running {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:19.923129 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:19.924452 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writer thread running {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:19.925697 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:19.927759 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writer thread running {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:19.928267 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:19.928354 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:19.929301 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writer thread running {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:55:19.930604 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:19.930882 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:19.931117 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:19.932112 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.932531 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:55:19.932855 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:19.933813 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:19.935310 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:55:19.935405 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:19.936435 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.936580 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.936677 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:19.939352 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:19.939523 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:55:19.940511 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.940845 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.942775 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:55:19.944194 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.944274 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.949360 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.970423 np0000183414 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.973100 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:19.974442 np0000183414 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.975430 np0000183414 devstack@c-api.service[112978]: INFO cinder.rpc [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:19.976163 np0000183414 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [None req-4b8eac79-1284-414e-9024-ec2806c90114 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=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.976592 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.976772 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:19.979006 np0000183414 devstack@c-api.service[112977]: INFO cinder.rpc [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:19.979203 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:19.980103 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.981565 np0000183414 devstack@c-api.service[112979]: INFO cinder.rpc [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:19.982744 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.987464 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.987627 np0000183414 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae 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=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:19.990674 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:55:19.991361 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.992189 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.993592 np0000183414 devstack@c-api.service[112976]: INFO cinder.rpc [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:55:19.994073 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.995073 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.995444 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.995707 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.997267 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.998860 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:19.999457 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.001539 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.002401 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.002842 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.005370 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.005531 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.005774 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.007096 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.008385 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.008463 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.008766 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.010546 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.011196 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.011449 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.011803 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.014053 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.014435 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.014584 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.015041 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.015514 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.017244 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.017434 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.018174 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.018912 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.019237 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.020075 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.021565 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.021664 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.022428 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.023666 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.024200 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.025566 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.027050 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.027133 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.028749 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.029316 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.030143 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.030638 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.030911 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.031726 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.032363 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.032725 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.033578 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.033710 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.034299 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.034742 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.035222 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.035727 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.036043 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.036309 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.036510 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.037087 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.037877 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.037973 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.038557 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.039256 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.039331 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.039407 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.039823 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.040303 np0000183414 devstack@c-api.service[112978]: WARNING cinder.api.contrib.hosts [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:20.040539 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: extensions {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.040626 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.041240 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.042110 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.042519 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: cgsnapshots {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.042625 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.043393 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.043646 np0000183414 devstack@c-api.service[112977]: WARNING cinder.api.contrib.hosts [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:20.043870 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: extensions {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.044015 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: qos-specs {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.044824 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.045144 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.045702 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: cgsnapshots {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.046123 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: capabilities {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.046215 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.047093 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: qos-specs {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.047210 np0000183414 devstack@c-api.service[112979]: WARNING cinder.api.contrib.hosts [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:20.047430 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: backups {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.047474 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: extensions {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.048665 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.048753 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: cgsnapshots {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.049162 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: capabilities {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.049443 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-volume-type-access {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.050126 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: qos-specs {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.050425 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: backups {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.050926 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.051116 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: encryption {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.052447 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-volume-type-access {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.052594 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.052661 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: consistencygroups {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.052719 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: capabilities {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.054087 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: backups {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.054178 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: encryption {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.054320 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.054595 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: extra_specs {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.055546 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: consistencygroups {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.055859 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.056166 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: encryption {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.056238 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-volume-type-access {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.057418 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.057506 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: extra_specs {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.057660 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-volume-manage {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.057851 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: encryption {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.058821 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.059104 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: encryption {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.059176 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-volume-transfer {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.059363 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: consistencygroups {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.060380 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.060598 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-volume-manage {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.060767 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-availability-zone {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.061305 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: extra_specs {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.061776 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.062060 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-volume-transfer {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.062141 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-quota-sets {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.062852 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: encryption {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.062953 np0000183414 devstack@c-api.service[112976]: WARNING cinder.api.contrib.hosts [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:55:20.063151 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: extensions {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.063592 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-quota-class-sets {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.063689 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-availability-zone {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.064405 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-volume-manage {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.064536 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: cgsnapshots {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.064973 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-snapshot-manage {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.065057 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-quota-sets {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.065829 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-volume-transfer {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.065950 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: qos-specs {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.066399 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-quota-class-sets {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.066499 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: os-hosts {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.067494 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-availability-zone {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.067748 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-snapshot-manage {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.067815 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extended resource: scheduler-stats {{(pid=112978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.068791 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-quota-sets {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.068870 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: capabilities {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.069164 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: os-hosts {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.070159 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: backups {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.070246 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-quota-class-sets {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.071394 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extended resource: scheduler-stats {{(pid=112977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.071518 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.071580 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-snapshot-manage {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.072373 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-volume-type-access {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.072494 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.072929 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: os-hosts {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.073107 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.073308 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] SnapshotActionsController initialized {{(pid=112978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:20.074081 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.074445 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.074552 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extended resource: scheduler-stats {{(pid=112979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.074614 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: encryption {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.075315 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] SnapshotActionsController initialized {{(pid=112977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:20.075471 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.077105 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.077212 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: consistencygroups {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.077298 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.077364 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.077425 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.078183 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.078696 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.078781 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.078984 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: extra_specs {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.079126 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] SnapshotActionsController initialized {{(pid=112979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:20.080055 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.080129 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.080636 np0000183414 devstack@c-api.service[112978]: WARNING castellan.key_manager.migration [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.080911 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: encryption {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.081495 np0000183414 devstack@c-api.service[112977]: WARNING castellan.key_manager.migration [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.081594 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension UsedLimits extending resource: limits {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.081678 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.081748 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.081930 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082046 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082161 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeActions extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082289 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082353 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension UsedLimits extending resource: limits {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082410 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082495 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082571 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension TypesManage extending resource: types {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082628 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082692 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-volume-manage {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.082751 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082817 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082875 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.082969 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeActions extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083038 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension AdminActions extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083094 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.083164 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083231 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension AdminActions extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083299 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083355 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension AdminActions extending resource: backups {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083421 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension TypesManage extending resource: types {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083484 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083546 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083613 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083677 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083742 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.v3.router [None req-ef06c1d5-f378-41d6-bed0-e51ecc642748 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083806 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension AdminActions extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083806 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension AdminActions extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083806 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension AdminActions extending resource: backups {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.083806 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.084042 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.084042 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.v3.router [None req-0ec90af9-557f-4bd6-a19e-12f3d55dc4b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.084164 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-volume-transfer {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.084267 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.085768 np0000183414 devstack@c-api.service[112979]: WARNING castellan.key_manager.migration [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.085835 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-availability-zone {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.086603 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension UsedLimits extending resource: limits {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.086704 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.087361 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-quota-sets {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.087530 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.087641 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.087743 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeActions extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.087874 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.087987 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088088 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension TypesManage extending resource: types {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088201 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088322 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088427 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension AdminActions extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088541 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension AdminActions extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088642 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension AdminActions extending resource: backups {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088749 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088800 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-quota-class-sets {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.088849 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.088967 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.v3.router [None req-4b8eac79-1284-414e-9024-ec2806c90114 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.090183 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-snapshot-manage {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.091693 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: os-hosts {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.092244 np0000183414 devstack@c-api.service[112977]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3ca0ea3668 pid: 112977 (default app) Jun 29 04:55:20.092304 np0000183414 devstack@c-api.service[112978]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3ca0ea3668 pid: 112978 (default app) Jun 29 04:55:20.093133 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extended resource: scheduler-stats {{(pid=112976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:55:20.095408 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.096831 np0000183414 devstack@c-api.service[112979]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3ca0ea3668 pid: 112979 (default app) Jun 29 04:55:20.097142 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.098029 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] SnapshotActionsController initialized {{(pid=112976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:55:20.098777 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.100237 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.100909 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.100909 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101064 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101064 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101064 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101064 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101064 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101262 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101471 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101471 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101471 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101471 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101471 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101621 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101621 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101621 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101621 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101760 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101760 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101760 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101760 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101924 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101924 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101924 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.101924 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.101924 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102091 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102091 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102091 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102091 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102091 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102239 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102437 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102655 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.102834 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103052 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103052 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103052 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103052 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103196 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103196 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103196 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103196 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103196 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103405 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103405 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103405 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103405 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103405 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103584 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103782 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.103811 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103811 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103811 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.103811 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.103811 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104052 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104052 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104052 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104052 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104052 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104240 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104240 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104240 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104240 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104371 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104371 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104371 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104371 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104523 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104523 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104523 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104523 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104523 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104692 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104692 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104692 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104692 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104692 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104829 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104829 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104829 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104829 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104970 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104970 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.104970 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.104970 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105097 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105097 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105097 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105097 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105216 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105216 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105216 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105216 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105339 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105339 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105339 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105339 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105455 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105630 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105630 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105630 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105630 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105630 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.105786 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106011 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106188 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106370 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106552 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106552 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106552 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106552 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106763 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106763 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106763 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106763 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106880 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106880 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.106880 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.106880 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.107357 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.107357 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.107357 np0000183414 devstack@c-api.service[112978]: /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 04:55:20.107357 np0000183414 devstack@c-api.service[112978]: warnings.warn(deprecated_msg) Jun 29 04:55:20.107481 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.107510 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-c23c5d49-a7f3-4f08-8c55-d11f87b63eeb None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: WARNING castellan.key_manager.migration [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension UsedLimits extending resource: limits {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeActions extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107731 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension TypesManage extending resource: types {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107731 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107731 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107805 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Mon Jun 29 04:55:20 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:55:20.107835 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension AdminActions extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107835 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension AdminActions extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107835 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension AdminActions extending resource: backups {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.107936 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.108078 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.108201 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.v3.router [None req-5b9656df-ee2d-4500-ade5-c76cf744b4ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:55:20.116703 np0000183414 devstack@c-api.service[112976]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c3ca0ea3668 pid: 112976 (default app) Jun 29 04:55:27.947968 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.947968 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.947968 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.947968 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.947968 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.948999 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.948999 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.948999 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.948999 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.948999 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949304 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949635 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949635 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949635 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949635 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949856 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949856 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.949856 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.949856 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950121 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950121 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950121 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950121 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950393 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950393 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950393 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950393 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950393 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950722 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950722 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950722 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.950722 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.950722 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951213 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.951667 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.952338 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952964 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.952964 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952964 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.952964 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.952964 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953415 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.953415 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953415 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.953415 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953415 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.953940 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.954619 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955050 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955050 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955050 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955050 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955050 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955263 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955263 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955263 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955263 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955263 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955473 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955473 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955473 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955473 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955632 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955632 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955632 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955632 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955802 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955802 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955802 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.955802 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.955802 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956015 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956015 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956015 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956015 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956015 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956211 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956211 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956211 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956211 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956366 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956366 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956366 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956366 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956517 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956517 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956517 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956517 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956689 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956689 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956689 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956689 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956847 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956847 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.956847 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.956847 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957043 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957043 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957043 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957043 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957043 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957245 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957475 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957475 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957475 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957475 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957475 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957668 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.957912 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958153 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958354 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958597 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958597 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958597 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958597 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958759 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958759 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958759 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958759 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958759 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: /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 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: warnings.warn(deprecated_msg) Jun 29 04:55:27.958947 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-0462618c-0c6a-49ac-93a1-e7c77095bb3e None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:28.479885 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-0462618c-0c6a-49ac-93a1-e7c77095bb3e admin admin] POST https://199.204.45.138/volume/v3/types Jun 29 04:55:28.480550 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-0462618c-0c6a-49ac-93a1-e7c77095bb3e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:28.482650 np0000183414 devstack@c-api.service[112977]: /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 04:55:28.482650 np0000183414 devstack@c-api.service[112977]: warnings.warn( Jun 29 04:55:28.519496 np0000183414 devstack@c-api.service[112977]: DEBUG oslo_db.sqlalchemy.engines [None req-0462618c-0c6a-49ac-93a1-e7c77095bb3e 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=112977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:28.558225 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-0462618c-0c6a-49ac-93a1-e7c77095bb3e admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 29 04:55:28.559279 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Mon Jun 29 04:55:27 2026] POST /volume/v3/types => generated 186 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:55:28.589426 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.589426 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.589426 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.589426 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.589426 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590189 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590189 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590189 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590189 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590189 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590381 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590586 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590586 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590586 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590586 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590732 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590732 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590732 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590732 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590908 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590908 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.590908 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.590908 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591072 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591072 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591072 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591072 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591072 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591247 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591247 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591247 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591247 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591247 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591434 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591640 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.591836 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592052 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592052 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592052 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592052 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592052 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592225 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592225 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592225 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592225 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592225 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592389 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592605 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592797 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592797 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592797 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.592797 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.592797 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593141 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593141 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593141 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593141 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593141 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593311 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593311 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593311 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593311 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593467 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593467 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593467 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593467 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593646 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593646 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593646 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593646 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593646 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593828 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593828 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593828 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.593828 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.593828 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594015 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594015 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594015 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594015 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594153 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594153 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594153 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594153 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594293 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594293 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594293 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594293 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594446 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594446 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594446 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594446 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594608 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594608 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594608 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594608 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594747 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594747 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594747 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594747 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594747 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.594929 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595137 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595137 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595137 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595137 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595137 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595300 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595559 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595766 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.595980 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596190 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596190 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596190 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596190 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596332 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596332 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596332 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596332 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596332 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: warnings.warn(deprecated_msg) Jun 29 04:55:28.596612 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [req-0462618c-0c6a-49ac-93a1-e7c77095bb3e req-72872299-579b-4c83-a7bc-c56262d26cba None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:28.993718 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [req-0462618c-0c6a-49ac-93a1-e7c77095bb3e req-72872299-579b-4c83-a7bc-c56262d26cba admin admin] POST https://199.204.45.138/volume/v3/types/cd342bcf-b72d-4225-bebe-700e086cf426/extra_specs Jun 29 04:55:28.993718 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [req-0462618c-0c6a-49ac-93a1-e7c77095bb3e req-72872299-579b-4c83-a7bc-c56262d26cba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:28.993718 np0000183414 devstack@c-api.service[112979]: /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 04:55:28.993718 np0000183414 devstack@c-api.service[112979]: warnings.warn( Jun 29 04:55:29.032862 np0000183414 devstack@c-api.service[112979]: DEBUG oslo_db.sqlalchemy.engines [req-0462618c-0c6a-49ac-93a1-e7c77095bb3e req-72872299-579b-4c83-a7bc-c56262d26cba 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=112979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:29.105518 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [req-0462618c-0c6a-49ac-93a1-e7c77095bb3e req-72872299-579b-4c83-a7bc-c56262d26cba admin admin] https://199.204.45.138/volume/v3/types/cd342bcf-b72d-4225-bebe-700e086cf426/extra_specs returned with HTTP 200 Jun 29 04:55:29.106627 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Mon Jun 29 04:55:28 2026] POST /volume/v3/types/cd342bcf-b72d-4225-bebe-700e086cf426/extra_specs => generated 55 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:29.975042 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=6 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:29.992711 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=6 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:38.555383 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:39.102612 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:34.549315 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-5c3d77dd-cb63-4ae5-8f2c-ed8f2f144705 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.550734 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-5c3d77dd-cb63-4ae5-8f2c-ed8f2f144705 None None] GET https://199.204.45.138/volume// Jun 29 04:59:34.551223 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-5c3d77dd-cb63-4ae5-8f2c-ed8f2f144705 None None] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:34.551714 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-5c3d77dd-cb63-4ae5-8f2c-ed8f2f144705 None None] Calling method 'all' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:34.552451 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-5c3d77dd-cb63-4ae5-8f2c-ed8f2f144705 None None] https://199.204.45.138/volume// returned with HTTP 300 Jun 29 04:59:34.552807 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 05:00:14.171070 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.171070 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.171070 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.171070 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.171070 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172417 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.172417 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172417 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.172417 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172417 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.172787 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173128 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173128 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173128 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173128 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173300 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173300 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173300 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173300 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173479 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173479 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173479 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173479 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173652 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173652 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173652 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173652 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173652 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173877 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173877 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173877 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.173877 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.173877 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174107 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174357 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174610 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174864 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174864 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174864 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.174864 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.174864 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175277 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175277 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175277 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175277 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175277 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175483 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.175754 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176030 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176030 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176030 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176030 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176030 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176279 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176279 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176279 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176279 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176279 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176498 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176498 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176498 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176498 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176962 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176962 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.176962 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.176962 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.177283 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.177283 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.177283 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.177283 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.177283 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.177688 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.177688 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.177688 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.177688 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.177688 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178080 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178080 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178080 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178080 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178396 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178396 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178396 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178396 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178716 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178716 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.178716 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.178716 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179065 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179065 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179065 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179065 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179382 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179382 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179382 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179382 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179683 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179683 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179683 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.179683 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.179683 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180119 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180566 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180566 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180566 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180566 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180566 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.180941 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181265 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181590 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.181935 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182255 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182255 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182255 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182255 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182402 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182402 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182402 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182402 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182402 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: /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 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: warnings.warn(deprecated_msg) Jun 29 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-88f9e631-bf2e-4947-82dc-716d8211e417 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:14.182565 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Mon Jun 29 05:00:14 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:00:14.215429 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-bcb6240e-40bc-4342-bce5-e63ba46bae27 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:14.225100 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Mon Jun 29 05:00:14 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:00:14.259867 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [req-bcb6240e-40bc-4342-bce5-e63ba46bae27 req-14d67ebd-b6f6-4ab0-8465-0dd9c6c1bae1 None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:14.264043 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [req-bcb6240e-40bc-4342-bce5-e63ba46bae27 req-14d67ebd-b6f6-4ab0-8465-0dd9c6c1bae1 demo demo] GET https://199.204.45.138/volume/v3/ Jun 29 05:00:14.264324 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [req-bcb6240e-40bc-4342-bce5-e63ba46bae27 req-14d67ebd-b6f6-4ab0-8465-0dd9c6c1bae1 demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:14.264593 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [req-bcb6240e-40bc-4342-bce5-e63ba46bae27 req-14d67ebd-b6f6-4ab0-8465-0dd9c6c1bae1 demo demo] Calling method 'version_select' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:14.265867 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [req-bcb6240e-40bc-4342-bce5-e63ba46bae27 req-14d67ebd-b6f6-4ab0-8465-0dd9c6c1bae1 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 29 05:00:14.266321 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Mon Jun 29 05:00:14 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 05:00:14.305140 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:14.662017 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 demo demo] GET https://199.204.45.138/volume/v3/types Jun 29 05:00:14.662364 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:14.662618 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 demo demo] Calling method 'index' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:14.663114 np0000183414 devstack@c-api.service[112978]: /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 05:00:14.663114 np0000183414 devstack@c-api.service[112978]: warnings.warn( Jun 29 05:00:14.663758 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:00:14.704468 np0000183414 devstack@c-api.service[112978]: DEBUG oslo_db.sqlalchemy.engines [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 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=112978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:00:14.726860 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-1a0a81f8-a3a7-4a60-9463-5b59a1806ae2 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 29 05:00:14.727296 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 3/8] 199.204.45.138 () {64 vars in 1290 bytes} [Mon Jun 29 05:00:14 2026] GET /volume/v3/types => generated 377 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:00:14.769686 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:15.135347 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 29 05:00:15.135760 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:15.135988 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 demo demo] Calling method 'show' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:15.172973 np0000183414 devstack@c-api.service[112976]: DEBUG oslo_db.sqlalchemy.engines [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 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=112976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:00:15.192699 np0000183414 devstack@c-api.service[112976]: /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 05:00:15.192699 np0000183414 devstack@c-api.service[112976]: warnings.warn( Jun 29 05:00:15.194887 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-381a448b-8fdc-4dd9-b992-e078d65c1655 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 29 05:00:15.195294 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Mon Jun 29 05:00:14 2026] GET /volume/v3/types/default => generated 145 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:00:15.707413 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-8f698ae3-0d11-4540-8bfb-b47cb25a6ae9 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:15.708989 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Mon Jun 29 05:00:15 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:00:15.747511 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-b173a8e0-fc83-443f-bbe9-e6031e143f1a None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:15.755840 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Mon Jun 29 05:00:15 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 05:00:15.789236 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [req-b173a8e0-fc83-443f-bbe9-e6031e143f1a req-a3ec5730-f65e-4d9f-b051-2b085c985f23 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:15.791553 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-b173a8e0-fc83-443f-bbe9-e6031e143f1a req-a3ec5730-f65e-4d9f-b051-2b085c985f23 demo demo] GET https://199.204.45.138/volume/v3/ Jun 29 05:00:15.791791 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-b173a8e0-fc83-443f-bbe9-e6031e143f1a req-a3ec5730-f65e-4d9f-b051-2b085c985f23 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:15.792066 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-b173a8e0-fc83-443f-bbe9-e6031e143f1a req-a3ec5730-f65e-4d9f-b051-2b085c985f23 demo demo] Calling method 'version_select' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:15.792704 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-b173a8e0-fc83-443f-bbe9-e6031e143f1a req-a3ec5730-f65e-4d9f-b051-2b085c985f23 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 29 05:00:15.793216 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 4/12] 199.204.45.138 () {66 vars in 1346 bytes} [Mon Jun 29 05:00:15 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:00:15.835938 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-c958811d-8bc2-4658-a1cb-c6f659a06113 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:15.838745 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-c958811d-8bc2-4658-a1cb-c6f659a06113 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 29 05:00:15.839143 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-c958811d-8bc2-4658-a1cb-c6f659a06113 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:15.839537 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-c958811d-8bc2-4658-a1cb-c6f659a06113 demo demo] Calling method 'show' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:15.849680 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-c958811d-8bc2-4658-a1cb-c6f659a06113 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 29 05:00:15.850155 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Mon Jun 29 05:00:15 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:00:16.509226 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-1ad2b0f2-6741-4ae5-91ee-9761b169327f None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.510531 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Mon Jun 29 05:00:16 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 05:00:16.543437 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.547463 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Mon Jun 29 05:00:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:00:16.581441 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d req-0aab3000-da48-41dd-9f19-f37292a8f815 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.585060 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d req-0aab3000-da48-41dd-9f19-f37292a8f815 demo demo] GET https://199.204.45.138/volume/v3/ Jun 29 05:00:16.585452 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d req-0aab3000-da48-41dd-9f19-f37292a8f815 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:16.585842 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d req-0aab3000-da48-41dd-9f19-f37292a8f815 demo demo] Calling method 'version_select' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:16.586602 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-64ad727d-d92d-484c-a7a2-0ef82f0a8b4d req-0aab3000-da48-41dd-9f19-f37292a8f815 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 29 05:00:16.587322 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 5/16] 199.204.45.138 () {66 vars in 1346 bytes} [Mon Jun 29 05:00:16 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 05:00:16.631949 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-ffac3edc-c150-4ba5-b518-a1f5fc34aea7 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.635016 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-ffac3edc-c150-4ba5-b518-a1f5fc34aea7 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 29 05:00:16.635592 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-ffac3edc-c150-4ba5-b518-a1f5fc34aea7 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:16.636240 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-ffac3edc-c150-4ba5-b518-a1f5fc34aea7 demo demo] Calling method 'show' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:16.647713 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-ffac3edc-c150-4ba5-b518-a1f5fc34aea7 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 29 05:00:16.647713 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Mon Jun 29 05:00:16 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 05:00:16.686177 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-3aeb8bd7-7b82-47d6-99bc-f0f4a0270326 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.687434 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Mon Jun 29 05:00:16 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 05:00:16.722406 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-10063ebd-789c-4df6-9a12-c378f19322db None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.725837 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Mon Jun 29 05:00:16 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 05:00:16.757826 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [req-10063ebd-789c-4df6-9a12-c378f19322db req-b5d6ce0e-a0ee-4aa8-83bb-f8e8d0ee6da3 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.761529 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-10063ebd-789c-4df6-9a12-c378f19322db req-b5d6ce0e-a0ee-4aa8-83bb-f8e8d0ee6da3 demo demo] GET https://199.204.45.138/volume/v3/ Jun 29 05:00:16.761920 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-10063ebd-789c-4df6-9a12-c378f19322db req-b5d6ce0e-a0ee-4aa8-83bb-f8e8d0ee6da3 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:16.762458 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [req-10063ebd-789c-4df6-9a12-c378f19322db req-b5d6ce0e-a0ee-4aa8-83bb-f8e8d0ee6da3 demo demo] Calling method 'version_select' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:16.763227 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [req-10063ebd-789c-4df6-9a12-c378f19322db req-b5d6ce0e-a0ee-4aa8-83bb-f8e8d0ee6da3 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 29 05:00:16.763931 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 6/20] 199.204.45.138 () {66 vars in 1346 bytes} [Mon Jun 29 05:00:16 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 05:00:16.805002 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-44b112b8-2c3d-499f-8eb5-4f67f08b9220 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:16.808264 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-44b112b8-2c3d-499f-8eb5-4f67f08b9220 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 29 05:00:16.808776 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-44b112b8-2c3d-499f-8eb5-4f67f08b9220 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:16.809147 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-44b112b8-2c3d-499f-8eb5-4f67f08b9220 demo demo] Calling method 'show' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:16.819866 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-44b112b8-2c3d-499f-8eb5-4f67f08b9220 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 29 05:00:16.820460 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Mon Jun 29 05:00:16 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:00:24.720069 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:26.815034 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=8 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:46.779485 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:46.890545 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:05:46.890791 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:46.891087 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:46.891814 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:46.892836 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:46.934692 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] Get all volumes completed successfully. Jun 29 05:05:46.937656 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-5fcd460b-e34c-4f14-99cd-c3f6172440a8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:46.938230 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:05:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:56.923628 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:46.955183 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-520272df-0bbf-47c4-8115-b2ef5cda188a None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:46.957777 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:06:46.957972 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:46.958271 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:46.958730 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:46.959620 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:46.990238 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] Get all volumes completed successfully. Jun 29 05:06:46.993597 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-520272df-0bbf-47c4-8115-b2ef5cda188a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:46.993597 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:06:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:56.987934 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:47.022058 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:47.027654 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:07:47.027833 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:47.028070 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:47.028570 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:47.029731 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:47.073813 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] Get all volumes completed successfully. Jun 29 05:07:47.076759 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-d1710b51-c8dc-4a04-be32-7935cc749ecf demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:47.077433 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 7/24] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:07:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:57.066651 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:47.108517 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:47.116510 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:08:47.116770 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:47.117496 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:47.118249 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:47.119601 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:47.164994 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] Get all volumes completed successfully. Jun 29 05:08:47.168334 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1b679d34-89c1-4da7-8cce-df4375f5ba1f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:47.168909 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:08:57.155753 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:47.208694 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-1970a3a4-4494-450c-9dce-29431152fdf6 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:47.211773 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:09:47.211969 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:47.212182 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:47.212424 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:47.213138 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:47.227484 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] Get all volumes completed successfully. Jun 29 05:09:47.230180 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-1970a3a4-4494-450c-9dce-29431152fdf6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:47.230738 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:57.217520 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:47.249345 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:47.374135 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:10:47.374527 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:47.374934 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:47.375435 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:47.377102 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:47.386219 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] Get all volumes completed successfully. Jun 29 05:10:47.388055 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-6e256273-8791-460d-82b9-7cf17f12c9d0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:47.388597 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:10:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:10:57.382777 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:47.425753 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:47.429906 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:11:47.430137 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:47.430396 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:47.430704 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:47.431773 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:47.441791 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] Get all volumes completed successfully. Jun 29 05:11:47.444422 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-ace202be-c1a4-4e82-bd49-ca9f3108fad7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:47.445134 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 8/28] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:11:47 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 05:11:57.435140 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:47.462916 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-f952bb84-b926-468f-a553-d75aca826583 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:47.467255 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:12:47.467625 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:47.468046 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:47.468541 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:47.469804 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:47.481624 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] Get all volumes completed successfully. Jun 29 05:12:47.483554 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-f952bb84-b926-468f-a553-d75aca826583 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:47.483916 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:12:47 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 05:12:57.474020 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:47.503206 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:47.508468 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:13:47.508857 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:47.509444 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:47.509876 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:47.513777 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:47.526916 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] Get all volumes completed successfully. Jun 29 05:13:47.531466 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-469fd382-d6f2-4fdf-b9ad-3d778f064eff demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:47.532276 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:57.520721 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:47.548667 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-76a06618-b912-4f47-8287-a73bf28d83de None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:47.551549 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:14:47.551863 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:47.552216 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:47.552517 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:47.553612 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:47.562737 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] Get all volumes completed successfully. Jun 29 05:14:47.567963 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-76a06618-b912-4f47-8287-a73bf28d83de demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:47.568677 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:14:47 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 05:14:57.556800 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:47.584097 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:47.744917 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:15:47.745325 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:47.745717 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:47.746295 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:47.747762 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:47.757252 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] Get all volumes completed successfully. Jun 29 05:15:47.760667 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-12eed4ab-28a9-4b85-9e2e-e26a2df172f9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:47.761564 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 9/32] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:15:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:57.751461 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:47.775940 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:47.780072 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:16:47.780467 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:47.780847 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:47.781343 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:47.782724 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:47.792461 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] Get all volumes completed successfully. Jun 29 05:16:47.794342 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-fa9a2681-f5a0-4900-9cb4-2da4bb499ad9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:47.794680 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:16:47 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 05:16:57.786657 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:47.817535 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:47.821167 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:17:47.821491 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:47.821756 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:47.822088 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:47.823564 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:47.834029 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] Get all volumes completed successfully. Jun 29 05:17:47.836069 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-f34e2fc2-1c66-4c80-bd01-1334dc5a1cce demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:47.836460 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:17:47 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 05:17:57.827274 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:47.860194 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:47.863040 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:18:47.863274 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:47.863517 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:47.863809 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:47.864749 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:47.872504 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] Get all volumes completed successfully. Jun 29 05:18:47.874864 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-6ec479be-fdd8-45a6-9475-22ae09ea196c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:47.875239 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:18:47 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 05:18:57.868875 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:47.887688 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:47.890641 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:19:47.890987 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:47.891287 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:47.891619 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:47.893056 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:47.899686 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] Get all volumes completed successfully. Jun 29 05:19:47.901716 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-c779d351-7e9e-4a01-93e4-4255c71f9f50 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:47.902085 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 10/36] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:19:47 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 05:19:57.896128 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:47.915807 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:48.059945 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:20:48.059945 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:48.060678 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:48.061322 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:48.062496 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:48.072520 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] Get all volumes completed successfully. Jun 29 05:20:48.075677 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-ea280f60-09cf-47ed-ac0e-f41857baf0b5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:48.075677 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:20:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:20:58.065928 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:48.096984 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-b891604f-afed-4d07-a731-de092e455050 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:48.099006 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:21:48.099171 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:48.099344 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:48.099550 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:48.100220 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:48.107694 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] Get all volumes completed successfully. Jun 29 05:21:48.110192 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-b891604f-afed-4d07-a731-de092e455050 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:48.110616 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:21:48 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 05:21:58.103030 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:48.126515 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-7acbdf74-0f72-4511-8304-6abb7345bafd None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:48.130419 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:22:48.131095 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:48.131095 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:48.131411 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:48.132182 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:48.142197 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] Get all volumes completed successfully. Jun 29 05:22:48.145023 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-7acbdf74-0f72-4511-8304-6abb7345bafd demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:48.145446 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:22:48 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 05:22:58.135425 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:48.159710 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-bb679393-00f5-4843-9954-0c4fca009423 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:48.162659 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:23:48.162884 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:48.163139 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:48.163416 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:48.164360 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:48.172440 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] Get all volumes completed successfully. Jun 29 05:23:48.174546 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-bb679393-00f5-4843-9954-0c4fca009423 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:48.174925 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 11/40] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:23:48 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 05:23:58.167545 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:48.193554 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:48.196638 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:24:48.196879 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:48.197120 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:48.197411 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:48.198327 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:48.205826 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] Get all volumes completed successfully. Jun 29 05:24:48.207711 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-72be7df6-d0e7-4d85-ab14-5b26c7dd448c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:48.208072 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:24:48 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 05:24:58.201231 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:48.225881 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-bc85b57e-53f3-41b6-852d-661445f75b47 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:48.318741 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:25:48.318920 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:48.319105 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:48.319313 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:48.319979 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:48.326620 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] Get all volumes completed successfully. Jun 29 05:25:48.328455 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-bc85b57e-53f3-41b6-852d-661445f75b47 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:48.328783 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:58.322405 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:48.349094 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:48.351843 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:26:48.352268 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:48.352268 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:48.352608 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:48.353436 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:48.361636 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] Get all volumes completed successfully. Jun 29 05:26:48.364121 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-8a00f29f-6e35-4617-803e-5f08a74495b5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:48.364548 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 11/43] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:26:48 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 05:26:58.356406 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:48.388804 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-6fbd74ed-d857-43e7-ab02-92658e294503 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:48.390992 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:27:48.391311 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:48.391489 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:48.391747 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:48.393848 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:48.400255 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] Get all volumes completed successfully. Jun 29 05:27:48.402157 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-6fbd74ed-d857-43e7-ab02-92658e294503 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:48.402608 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 12/44] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:27:48 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 05:27:58.396649 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:48.424770 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:48.428655 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:28:48.428923 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:48.429171 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:48.429454 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:48.432478 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:48.442734 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] Get all volumes completed successfully. Jun 29 05:28:48.445854 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-1e0369be-6ee4-4bb2-a56f-d0044ecb0c0a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:48.446570 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:28:48 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 05:28:58.436824 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:48.462400 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:48.465750 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:29:48.466009 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:48.466265 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:48.466544 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:48.467449 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:48.474799 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] Get all volumes completed successfully. Jun 29 05:29:48.476787 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-1d36f8fd-1f3f-4a1f-b503-c1f6612b32f9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:48.477175 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:29:48 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 05:29:58.470642 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:48.496139 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:48.547980 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:30:48.547980 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:48.548418 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:48.548418 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:48.549517 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:48.558607 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] Get all volumes completed successfully. Jun 29 05:30:48.561163 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-ecec245b-01cb-462f-a185-dc9f1b08ee98 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:48.561644 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 12/47] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:30:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:58.553429 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:48.579282 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-b29123a1-392d-4f3e-b700-2833f02566f2 None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:48.582567 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:31:48.582848 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:48.583062 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:48.583310 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:48.584201 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:48.594370 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] Get all volumes completed successfully. Jun 29 05:31:48.597493 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-b29123a1-392d-4f3e-b700-2833f02566f2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:48.598058 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 13/48] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:31:48 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 05:31:58.587080 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:48.616297 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.middleware.request_id [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 None None] RequestId filter calling following filter/app {{(pid=112976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:48.618335 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:32:48.618493 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] Empty body provided in request {{(pid=112976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:48.618666 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.openstack.wsgi [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] Calling method 'detail' {{(pid=112976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:48.618872 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.api.api_utils [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] Removing options '' from query. {{(pid=112976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:48.619556 np0000183414 devstack@c-api.service[112976]: DEBUG cinder.volume.api [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:48.627225 np0000183414 devstack@c-api.service[112976]: INFO cinder.volume.api [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] Get all volumes completed successfully. Jun 29 05:32:48.628978 np0000183414 devstack@c-api.service[112976]: INFO cinder.api.openstack.wsgi [None req-e1a3cec6-339a-4267-af42-f624c7a271d7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:48.629290 np0000183414 devstack@c-api.service[112976]: [pid: 112976|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:32:48 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 05:32:58.622512 np0000183414 devstack@c-api.service[112976]: DEBUG dbcounter [-] [112976] Writing DB stats cinder:SELECT=1 {{(pid=112976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:48.644412 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.middleware.request_id [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 None None] RequestId filter calling following filter/app {{(pid=112977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:48.647079 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:33:48.647444 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] Empty body provided in request {{(pid=112977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:48.647542 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.openstack.wsgi [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] Calling method 'detail' {{(pid=112977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:48.647805 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.api.api_utils [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] Removing options '' from query. {{(pid=112977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:48.648744 np0000183414 devstack@c-api.service[112977]: DEBUG cinder.volume.api [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:48.656458 np0000183414 devstack@c-api.service[112977]: INFO cinder.volume.api [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] Get all volumes completed successfully. Jun 29 05:33:48.658526 np0000183414 devstack@c-api.service[112977]: INFO cinder.api.openstack.wsgi [None req-14d6a3fa-95e3-44ea-8386-9c9d32e31cd5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:48.658840 np0000183414 devstack@c-api.service[112977]: [pid: 112977|app: 0|req: 13/50] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:33:48 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 05:33:58.651754 np0000183414 devstack@c-api.service[112977]: DEBUG dbcounter [-] [112977] Writing DB stats cinder:SELECT=1 {{(pid=112977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:48.676910 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.middleware.request_id [None req-d342d899-27e4-49bf-8427-0fc3c60271ef None None] RequestId filter calling following filter/app {{(pid=112979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:48.678955 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:34:48.679167 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] Empty body provided in request {{(pid=112979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:48.679360 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.openstack.wsgi [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] Calling method 'detail' {{(pid=112979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:48.679546 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.api.api_utils [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] Removing options '' from query. {{(pid=112979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:48.680225 np0000183414 devstack@c-api.service[112979]: DEBUG cinder.volume.api [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:48.689038 np0000183414 devstack@c-api.service[112979]: INFO cinder.volume.api [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] Get all volumes completed successfully. Jun 29 05:34:48.692019 np0000183414 devstack@c-api.service[112979]: INFO cinder.api.openstack.wsgi [None req-d342d899-27e4-49bf-8427-0fc3c60271ef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:48.692518 np0000183414 devstack@c-api.service[112979]: [pid: 112979|app: 0|req: 13/51] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:34:48 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 05:34:58.683855 np0000183414 devstack@c-api.service[112979]: DEBUG dbcounter [-] [112979] Writing DB stats cinder:SELECT=1 {{(pid=112979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:48.709771 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.middleware.request_id [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add None None] RequestId filter calling following filter/app {{(pid=112978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:48.795306 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 29 05:35:48.795683 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] Empty body provided in request {{(pid=112978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:48.796119 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.openstack.wsgi [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] Calling method 'detail' {{(pid=112978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:48.796569 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.api.api_utils [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] Removing options '' from query. {{(pid=112978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:48.798364 np0000183414 devstack@c-api.service[112978]: DEBUG cinder.volume.api [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:48.807306 np0000183414 devstack@c-api.service[112978]: INFO cinder.volume.api [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] Get all volumes completed successfully. Jun 29 05:35:48.810028 np0000183414 devstack@c-api.service[112978]: INFO cinder.api.openstack.wsgi [None req-038fbd7a-fea4-4f1e-b9d9-19c40e8d5add demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:48.810223 np0000183414 devstack@c-api.service[112978]: [pid: 112978|app: 0|req: 14/52] 199.204.45.138 () {64 vars in 1295 bytes} [Mon Jun 29 05:35:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:35:58.802812 np0000183414 devstack@c-api.service[112978]: DEBUG dbcounter [-] [112978] Writing DB stats cinder:SELECT=1 {{(pid=112978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}